GG2RDF 2024-07-04T10:51:45.858Z full update: 207 of 241 (plazi/treatments-xml)

This commit is contained in:
GG2RDF 2024-07-04 12:29:25 +00:00
parent 031647b3d1
commit c1e2951e28
3000 changed files with 439734 additions and 0 deletions

View file

@ -0,0 +1,108 @@
@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/AEAC7154B5F058A2871D48DDF982122C>
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
dc:title "Hydrobasileus croceus" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hydrobasileus_croceus_Fraser_1927> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.12.e118110> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.12.e118110>
bibo:endPage "118110" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:pubDate "2024-04-05" ;
bibo:startPage "118110" ;
bibo:volume "12" ;
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
dc:date "2024" ;
dc:title "Diversity pattern of insects from Macao based on an updated species checklist after 25 years" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hydrobasileus_croceus_Fraser_1927>
dwc:LSID "AEAC7154-B5F0-58A2-871D-48DDF982122C" ;
dwc:authority "(Fraser, 1927)" ;
dwc:baseAuthorityName "Fraser" ;
dwc:baseAuthorityYear "1927" ;
dwc:class "Insecta" ;
dwc:family "Libellulidae" ;
dwc:genus "Hydrobasileus" ;
dwc:kingdom "Animalia" ;
dwc:order "Odonata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fraser, 1927)" ;
dwc:species "croceus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6MJTY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydrobasileus_croceus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hydrobasileus_croceus>
dwc:class "Insecta" ;
dwc:family "Libellulidae" ;
dwc:genus "Hydrobasileus" ;
dwc:kingdom "Animalia" ;
dwc:order "Odonata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "croceus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrobasileus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrobasileus>
dwc:class "Insecta" ;
dwc:family "Libellulidae" ;
dwc:genus "Hydrobasileus" ;
dwc:kingdom "Animalia" ;
dwc:order "Odonata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Libellulidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Libellulidae>
dwc:class "Insecta" ;
dwc:family "Libellulidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Odonata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odonata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Odonata>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Odonata" ;
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 .

View file

@ -0,0 +1,104 @@
@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/AEAC91B6D282F3B9ACF00EB7131DEEE5>
dc:creator "Liston, Andrew D.; Knight, Guy T.; Sheppard, David A.; Broad, Gavin R.; Livermore, Laurence" ;
dc:title "Sciapteryx Stephens 1835" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sciapteryx_Stephens_1835> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciopteryx> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1168> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.2.e1168>
bibo:endPage "1168" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "1168" ;
bibo:volume "2" ;
dc:creator "Liston, Andrew D.; Knight, Guy T.; Sheppard, David A.; Broad, Gavin R.; Livermore, Laurence" ;
dc:date "2014" ;
dc:title "Checklist of British and Irish Hymenoptera - Sawflies, ' Symphyta'" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sciapteryx_Stephens_1835>
dwc:authority "Stephens, 1835" ;
dwc:authorityName "Stephens" ;
dwc:authorityYear "1835" ;
dwc:class "Insecta" ;
dwc:family "Tenthredinidae" ;
dwc:genus "Sciapteryx" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Stephens, 1835" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciapteryx> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sciapteryx>
dwc:class "Insecta" ;
dwc:family "Tenthredinidae" ;
dwc:genus "Sciapteryx" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
dwc:class "Insecta" ;
dwc:family "Tenthredinidae" ;
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/Sciopteryx>
dwc:class "Insecta" ;
dwc:family "Tenthredinidae" ;
dwc:genus "Sciopteryx" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,107 @@
@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/AEACE357069313C415EF6BA8298A7375>
dc:creator "Barcelos, Luis MD; Rodrigues, Pedro R; Bried, Joel; Mendonca, Enesima P; Gabriel, Rosalina; Borges, Paulo Alexandre Vieira" ;
dc:title "Arenaria interpres Linnaeus 1758" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Arenaria_interpres_Linnaeus_1758> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.3.e6604> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.3.e6604>
bibo:endPage "6604" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "6604" ;
bibo:volume "3" ;
dc:creator "Barcelos, Luis MD; Rodrigues, Pedro R; Bried, Joel; Mendonca, Enesima P; Gabriel, Rosalina; Borges, Paulo Alexandre Vieira" ;
dc:date "2015" ;
dc:title "Birds from the Azores: An updated list with some comments on species distribution" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Arenaria_interpres_Linnaeus_1758>
dwc:ID-ENA "54971" ;
dwc:authority "Linnaeus, 1758" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1758" ;
dwc:class "Aves" ;
dwc:family "Scolopacidae" ;
dwc:genus "Arenaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Charadriiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
dwc:species "interpres" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/67RLB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Arenaria_interpres> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Arenaria_interpres>
dwc:class "Aves" ;
dwc:family "Scolopacidae" ;
dwc:genus "Arenaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Charadriiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "interpres" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arenaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arenaria>
dwc:class "Aves" ;
dwc:family "Scolopacidae" ;
dwc:genus "Arenaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Charadriiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scolopacidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scolopacidae>
dwc:class "Aves" ;
dwc:family "Scolopacidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Charadriiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Charadriiformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Charadriiformes>
dwc:class "Aves" ;
dwc:kingdom "Animalia" ;
dwc:order "Charadriiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aves>
dwc:class "Aves" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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 .