GG2RDF 2024-07-04T10:51:45.858Z full update: 215 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
52cabd8075
commit
55bdc1d836
3000 changed files with 416455 additions and 0 deletions
89
data/44/9A/05/449A051C76E353BDADC77BD8566E2EEC.ttl
Normal file
89
data/44/9A/05/449A051C76E353BDADC77BD8566E2EEC.ttl
Normal file
|
@ -0,0 +1,89 @@
|
|||
@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/449A051C76E353BDADC77BD8566E2EEC>
|
||||
dc:creator "Nacoulma, Blandine M. I.; Schmidt, Marco; Hahn, Karen; Thiombiano, Adjima" ;
|
||||
dc:title "Eriocaulon plumale N. E. Br." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.8.e54205> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Eriocaulon_plumale> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.8.e54205>
|
||||
bibo:endPage "54205" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "54205" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Nacoulma, Blandine M. I.; Schmidt, Marco; Hahn, Karen; Thiombiano, Adjima" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "A checklist of vascular plants of the W National Park in Burkina Faso, including the adjacent hunting zones of Tapoa-Djerma and Kondio" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eriocaulon_plumale>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Eriocaulaceae" ;
|
||||
dwc:genus "Eriocaulon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "plumale" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eriocaulon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eriocaulon>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Eriocaulaceae" ;
|
||||
dwc:genus "Eriocaulon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eriocaulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eriocaulaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Eriocaulaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
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 .
|
89
data/44/9A/1A/449A1A7064A4512681874AF5234FAB7D.ttl
Normal file
89
data/44/9A/1A/449A1A7064A4512681874AF5234FAB7D.ttl
Normal file
|
@ -0,0 +1,89 @@
|
|||
@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/449A1A7064A4512681874AF5234FAB7D>
|
||||
dc:creator "Nacoulma, Blandine M. I.; Schmidt, Marco; Hahn, Karen; Thiombiano, Adjima" ;
|
||||
dc:title "Fimbristylis dichotoma Vahl" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.8.e54205> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Fimbristylis_dichotoma> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.8.e54205>
|
||||
bibo:endPage "54205" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "54205" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Nacoulma, Blandine M. I.; Schmidt, Marco; Hahn, Karen; Thiombiano, Adjima" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "A checklist of vascular plants of the W National Park in Burkina Faso, including the adjacent hunting zones of Tapoa-Djerma and Kondio" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fimbristylis_dichotoma>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Fimbristylis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dichotoma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fimbristylis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fimbristylis>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Fimbristylis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
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 .
|
198
data/44/9A/2D/449A2D03CC59566A83B166634A3A444F.ttl
Normal file
198
data/44/9A/2D/449A2D03CC59566A83B166634A3A444F.ttl
Normal file
|
@ -0,0 +1,198 @@
|
|||
@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/449A2D03CC59566A83B166634A3A444F>
|
||||
cito:cites <http://dx.doi.org/10.3897/BDJ.10.e72764.figure43>, <http://dx.doi.org/10.3897/BDJ.10.e72764.figure44> ;
|
||||
dc:creator "Thomas-Cabianca, Arianna; Villet, Martin H.; Martinez-Sanchez, Anabel; Rojo, Santos" ;
|
||||
dc:title "Isomyia darwini" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Isomyia_darwini_Curran_1938> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Strongyloneura_darwini_Curran_1938> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.11.e72764> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.11.e72764>
|
||||
bibo:endPage "72764" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:pubDate "2023-01-13" ;
|
||||
bibo:startPage "72764" ;
|
||||
bibo:volume "11" ;
|
||||
dc:creator "Thomas-Cabianca, Arianna; Villet, Martin H.; Martinez-Sanchez, Anabel; Rojo, Santos" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "South African nose flies (Diptera, Calliphoridae, Rhiniinae): taxonomy, diversity, distribution and biology" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/BDJ.10.e72764.figure43>, <http://dx.doi.org/10.3897/BDJ.10.e72764.figure44> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Isomyia_darwini_Curran_1938>
|
||||
dwc:LSID "449A2D03-CC59-566A-83B1-66634A3A444F" ;
|
||||
dwc:authority "(Curran, 1938)" ;
|
||||
dwc:baseAuthorityName "Curran" ;
|
||||
dwc:baseAuthorityYear "1938" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rhiniidae" ;
|
||||
dwc:genus "Isomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Curran, 1938)" ;
|
||||
dwc:species "darwini" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6MYVZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Isomyia_darwini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Strongyloneura_darwini_Curran_1938>
|
||||
dwc:authorityName "Curran" ;
|
||||
dwc:authorityYear "1938" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Strongyloneura" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Curran, 1938" ;
|
||||
dwc:species "darwini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Strongyloneura_darwini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isomyia_darwini>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rhiniidae" ;
|
||||
dwc:genus "Isomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "darwini" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isomyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isomyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rhiniidae" ;
|
||||
dwc:genus "Isomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhiniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhiniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rhiniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Strongyloneura_darwini>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Strongyloneura" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "darwini" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Strongyloneura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Strongyloneura>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Strongyloneura" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.10.e72764.figure43>
|
||||
dc:description "Figure 43. Isomyia darwini occurrence map in South Africa, including eSwatini (eSw) and Lesotho (Le); horizontal axis longitude east and vertical axis latitude south." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/534874> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.10.e72764.figure44>
|
||||
dc:description "Figure 44. Habitus, left lateral view of Isomyia darwini male NMSA DIP 19840 from South Africa (without male terminalia); scale bar = 2 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/534879> ;
|
||||
a fabio:Figure .
|
137
data/44/9A/A2/449AA2E8252423CA79118B80D9E35FA1.ttl
Normal file
137
data/44/9A/A2/449AA2E8252423CA79118B80D9E35FA1.ttl
Normal file
|
@ -0,0 +1,137 @@
|
|||
@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/449AA2E8252423CA79118B80D9E35FA1>
|
||||
dc:creator "Wilson, E. O." ;
|
||||
dc:title "Pheidole cephalica F. Smith" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pheidole_cephalica>, <http://taxon-name.plazi.org/id/Animalia/Pheidole_opaca>, <http://taxon-name.plazi.org/id/Animalia/Pheidole_opaca_incrusta>, <http://taxon-name.plazi.org/id/Animalia/Pheidole_opaca_sacrita>, <http://taxon-name.plazi.org/id/Animalia/Pheidole_opaca_apterostigmoides> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/E2C3EA16EFBE44B5493D3E8099DC2AEA> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Pheidole_cephalica> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/E2C3EA16EFBE44B5493D3E8099DC2AEA>
|
||||
dc:creator "Wilson, E. O." ;
|
||||
dc:date "2003" ;
|
||||
dc:title "Pheidole in the New World. A dominant, hyperdiverse ant genus." ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pheidole_cephalica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pheidole" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cephalica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pheidole>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pheidole" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pheidole_opaca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pheidole" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "opaca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pheidole_opaca_incrusta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pheidole" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "opaca" ;
|
||||
dwc:variety "incrusta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole_opaca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pheidole_opaca_sacrita>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pheidole" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "opaca" ;
|
||||
dwc:subSpecies "sacrita" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole_opaca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pheidole_opaca_apterostigmoides>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pheidole" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "opaca" ;
|
||||
dwc:subSpecies "apterostigmoides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole_opaca> ;
|
||||
a dwcFP:TaxonName .
|
131
data/44/9A/F2/449AF2BE4A785E53A9FACEDAF4182C0A.ttl
Normal file
131
data/44/9A/F2/449AF2BE4A785E53A9FACEDAF4182C0A.ttl
Normal file
|
@ -0,0 +1,131 @@
|
|||
@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/449AF2BE4A785E53A9FACEDAF4182C0A>
|
||||
dc:creator "Luo, Yang; Bourgoin, Thierry; Zhang, Jia-Lin; Feng, Ji-Nian" ;
|
||||
dc:title "Ptoleria indica" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ptoleria_indica_Distant_1916> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Caneirona_indica> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.10.e75303> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.10.e75303>
|
||||
bibo:endPage "75303" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:pubDate "2022-01-24" ;
|
||||
bibo:startPage "75303" ;
|
||||
bibo:volume "10" ;
|
||||
dc:creator "Luo, Yang; Bourgoin, Thierry; Zhang, Jia-Lin; Feng, Ji-Nian" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Distribution patterns of Chinese Cixiidae (Hemiptera, Fulgoroidea), highlight their high endemic diversity" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ptoleria_indica_Distant_1916>
|
||||
dwc:LSID "449AF2BE-4A78-5E53-A9FA-CEDAF4182C0A" ;
|
||||
dwc:authority "(Distant, 1916)" ;
|
||||
dwc:baseAuthorityName "Distant" ;
|
||||
dwc:baseAuthorityYear "1916" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cixiidae" ;
|
||||
dwc:genus "Ptoleria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Distant, 1916)" ;
|
||||
dwc:species "indica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ptoleria_indica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ptoleria_indica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cixiidae" ;
|
||||
dwc:genus "Ptoleria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "indica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ptoleria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ptoleria>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cixiidae" ;
|
||||
dwc:genus "Ptoleria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cixiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cixiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cixiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Caneirona_indica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cixiidae" ;
|
||||
dwc:genus "Caneirona" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "indica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Caneirona> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Caneirona>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cixiidae" ;
|
||||
dwc:genus "Caneirona" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cixiidae> ;
|
||||
a dwcFP:TaxonName .
|
Loading…
Add table
Add a link
Reference in a new issue