This commit is contained in:
parent
3e224869f0
commit
6041f716c1
68
data/03/88/4F/03884F74FFFB8B59462ECA67953090CA.ttl
Normal file
68
data/03/88/4F/03884F74FFFB8B59462ECA67953090CA.ttl
Normal file
|
@ -0,0 +1,68 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03884F74FFFB8B59462ECA67953090CA>
|
||||
dc:creator "Manzitto-Tripp, Erin A.; Darbyshire, Iain; Daniel, Lucinda A. McDade Thomas F.; Kiel, Carrie A." ;
|
||||
dc:title "Barlerieae" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1002/tax.12600> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Barlerieae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1002/tax.12600>
|
||||
bibo:endPage "153" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "TAXON" ;
|
||||
bibo:pubDate "2022-02-28" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "71" ;
|
||||
dc:creator "Manzitto-Tripp, Erin A.; Darbyshire, Iain; Daniel, Lucinda A. McDade Thomas F.; Kiel, Carrie A." ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Revised classification of Acanthaceae and worldwide dichotomous keys" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Barlerieae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Acanthaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:tribe "Barlerieae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Acanthaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Acanthaceae>
|
||||
dwc:family "Acanthaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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,11 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/03884F74FFFA8B5F45A8CD4993E3959A>
|
||||
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
|
||||
<http://treatment.plazi.org/id/03884F74FFFB8B5E45F8C82193B29771>
|
||||
dc:creator "Manzitto-Tripp, Erin A.; Darbyshire, Iain; Daniel, Lucinda A. McDade Thomas F.; Kiel, Carrie A." ;
|
||||
dc:title "Acanthoideae" ;
|
||||
dc:title "Revised classification of Acanthaceae and worldwide dichotomous keys" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1002/tax.12600> ;
|
||||
a trt:Treatment .
|
||||
|
68
data/03/88/4F/03884F74FFFC8B5945A8CC0193E39505.ttl
Normal file
68
data/03/88/4F/03884F74FFFC8B5945A8CC0193E39505.ttl
Normal file
|
@ -0,0 +1,68 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03884F74FFFC8B5945A8CC0193E39505>
|
||||
dc:creator "Manzitto-Tripp, Erin A.; Darbyshire, Iain; Daniel, Lucinda A. McDade Thomas F.; Kiel, Carrie A." ;
|
||||
dc:title "Revised classification of Acanthaceae and worldwide dichotomous keys" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1002/tax.12600> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Whitfieldieae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1002/tax.12600>
|
||||
bibo:endPage "153" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "TAXON" ;
|
||||
bibo:pubDate "2022-02-28" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "71" ;
|
||||
dc:creator "Manzitto-Tripp, Erin A.; Darbyshire, Iain; Daniel, Lucinda A. McDade Thomas F.; Kiel, Carrie A." ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Revised classification of Acanthaceae and worldwide dichotomous keys" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Whitfieldieae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Acanthaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:tribe "Whitfieldieae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Acanthaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Acanthaceae>
|
||||
dwc:family "Acanthaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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…
Reference in a new issue