This commit is contained in:
parent
31153c479d
commit
a5452f420d
1108 changed files with 6172 additions and 102004 deletions
|
|
@ -1,103 +0,0 @@
|
|||
@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/> .
|
||||
|
||||
<http://treatment.plazi.org/id/D2103A094B19739B37D2B5E6405A96B2>
|
||||
dc:creator "Thornhill, Robert; Krings, Alexander; Lindbo, David; Stucky, Jon" ;
|
||||
dc:title "Cornus stricta Lam." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Cornus_stricta_Lam_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1099> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.2.e1099>
|
||||
bibo:endPage "1099" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "1099" ;
|
||||
bibo:volume "2" ;
|
||||
dc:creator "Thornhill, Robert; Krings, Alexander; Lindbo, David; Stucky, Jon" ;
|
||||
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/Cornus_stricta_Lam_>
|
||||
dwc:authority "Lam." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Cornaceae" ;
|
||||
dwc:genus "Cornus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cornales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lam." ;
|
||||
dwc:species "stricta" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cornus_stricta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cornus_stricta>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Cornaceae" ;
|
||||
dwc:genus "Cornus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cornales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "stricta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cornus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cornus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Cornaceae" ;
|
||||
dwc:genus "Cornus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cornales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cornaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cornaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Cornaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cornales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cornales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cornales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cornales" ;
|
||||
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 .
|
||||
|
|
@ -1,103 +0,0 @@
|
|||
@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/> .
|
||||
|
||||
<http://treatment.plazi.org/id/D25849ECCEBE14D842003D7BB88E372F>
|
||||
dc:creator "Thornhill, Robert; Krings, Alexander; Lindbo, David; Stucky, Jon" ;
|
||||
dc:title "Baptisia cinerea Fernald & B. G. Schub." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Baptisia_cinerea_Fernald_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1099> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.2.e1099>
|
||||
bibo:endPage "1099" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "1099" ;
|
||||
bibo:volume "2" ;
|
||||
dc:creator "Thornhill, Robert; Krings, Alexander; Lindbo, David; Stucky, Jon" ;
|
||||
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/Baptisia_cinerea_Fernald_>
|
||||
dwc:authority "(Raf.) Fernald & B. G. Schub." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Baptisia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Raf.) Fernald & Schub." ;
|
||||
dwc:species "cinerea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Baptisia_cinerea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Baptisia_cinerea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Baptisia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cinerea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Baptisia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Baptisia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Baptisia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
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 .
|
||||
|
|
@ -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/D260EEEC539D6961CC165807175CE972>
|
||||
# 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 "Viola primulifolia L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Viola_primulifolia_L_> ;
|
||||
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/Viola_primulifolia_L_>
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Violaceae" ;
|
||||
dwc:genus "Viola" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "L." ;
|
||||
dwc:species "primulifolia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Viola_primulifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Viola_primulifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Violaceae" ;
|
||||
dwc:genus "Viola" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "primulifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Viola> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Viola>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Violaceae" ;
|
||||
dwc:genus "Viola" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Violaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Violaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Violaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
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 .
|
||||
|
|
|
|||
|
|
@ -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/D28C1529E3D321B58BEA4D0BA29C71AB>
|
||||
# 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 "Lespedeza angustifolia Elliott" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lespedeza_angustifolia_Elliott_> ;
|
||||
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/Lespedeza_angustifolia_Elliott_>
|
||||
dwc:authority "(Pursh) Elliott" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Lespedeza" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Pursh) Elliott" ;
|
||||
dwc:species "angustifolia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lespedeza_angustifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lespedeza_angustifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Lespedeza" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "angustifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lespedeza> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lespedeza>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Lespedeza" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
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