This commit is contained in:
parent
31153c479d
commit
a5452f420d
1108 changed files with 6172 additions and 102004 deletions
|
|
@ -7,12 +7,13 @@
|
|||
@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/> .
|
||||
|
||||
<http://treatment.plazi.org/id/04CDAB86482BC894FB51FF8C3F49745B>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
dc:creator "Thornhill, Robert; Krings, Alexander; Lindbo, David; Stucky, Jon" ;
|
||||
dc:title "Quercus laurifolia Michx." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Quercus_laurifolia_Michx_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1099> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
|
@ -25,79 +26,3 @@
|
|||
dc:date "2014" ;
|
||||
dc:title "Guide to the Vascular Flora of the Savannas and Flatwoods of Shaken Creek Preserve and Vicinity (Pender & Onslow Counties, North Carolina, U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Quercus_laurifolia_Michx_>
|
||||
dwc:authority "Michx." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:genus "Quercus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Michx." ;
|
||||
dwc:species "laurifolia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Quercus_laurifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quercus_laurifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:genus "Quercus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "laurifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quercus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quercus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:genus "Quercus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fagaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fagales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue