treatments-rdf/data/C0/D3/65/C0D365997BFF5D9CFBAF55A3C4463F5E.ttl

46 lines
2.1 KiB
Turtle
Raw Normal View History

@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/C0D365997BFF5D9CFBAF55A3C4463F5E>
dc:creator "Sokoloff, Paul C.; Freebury, Colin E.; Hamilton, Paul B.; Saarela, Jeffery M." ;
dc:title "Chlorophyta" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chlorophyta_Sokoloff_2016> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8176> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e8176>
bibo:endPage "8176" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "8176" ;
bibo:volume "4" ;
dc:creator "Sokoloff, Paul C.; Freebury, Colin E.; Hamilton, Paul B.; Saarela, Jeffery M." ;
dc:date "2016" ;
dc:title "The \" Martian \" flora: new collections of vascular plants, lichens, fungi, algae, and cyanobacteria from the Mars Desert Research Station, Utah" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Chlorophyta_Sokoloff_2016>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Sokoloff, Freebury, Hamilton & Saarela, 2016" ;
dwc:authorityName "Sokoloff, Freebury, Hamilton & Saarela" ;
dwc:authorityYear "2016" ;
dwc:phylum "Chlorophyta" ;
dwc:rank "phylum" ;
dwc:scientificNameAuthorship "Sokoloff, Freebury, Hamilton & Saarela, 2016" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlorophyta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Chlorophyta>
# Warning: Could not determine parent name ;
dwc:phylum "Chlorophyta" ;
dwc:rank "phylum" ;
a dwcFP:TaxonName .