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

This commit is contained in:
GG2RDF 2024-07-04 12:27:09 +00:00
parent 3bcde0a99c
commit dbbdeea82f
3000 changed files with 420357 additions and 0 deletions

View file

@ -0,0 +1,109 @@
@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/> .
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/CED4817EC7E884A96806BF5973578722>
dc:creator "Golovatch, Sergei" ;
dc:title "Hyleoglomeris subreducta Golovatch 2013, sp. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hyleoglomeris_subreducta_Golovatch_2013> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.1.e1000> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.1.e1000>
bibo:endPage "1000" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "1000" ;
bibo:volume "1" ;
dc:creator "Golovatch, Sergei" ;
dc:date "2013" ;
dc:title "Three new species of the millipede genus Hyleoglomeris Verhoeff, 1910 from the Aegean region of Greece (Diplopoda, Glomerida, Glomeridae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hyleoglomeris_subreducta_Golovatch_2013>
dwc:LSID "urn:lsid:zoobank.org:act:66006F7F-BDDD-417E-92DF-34B896F75A5B" ;
dwc:authority "Golovatch, 2013" ;
dwc:authorityName "Golovatch" ;
dwc:authorityYear "2013" ;
dwc:class "Diplopoda" ;
dwc:family "Glomeridae" ;
dwc:genus "Hyleoglomeris" ;
dwc:kingdom "Animalia" ;
dwc:order "Glomerida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Golovatch, 2013" ;
dwc:species "subreducta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hyleoglomeris_subreducta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hyleoglomeris_subreducta>
dwc:class "Diplopoda" ;
dwc:family "Glomeridae" ;
dwc:genus "Hyleoglomeris" ;
dwc:kingdom "Animalia" ;
dwc:order "Glomerida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "subreducta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyleoglomeris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyleoglomeris>
dwc:class "Diplopoda" ;
dwc:family "Glomeridae" ;
dwc:genus "Hyleoglomeris" ;
dwc:kingdom "Animalia" ;
dwc:order "Glomerida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Glomeridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Glomeridae>
dwc:class "Diplopoda" ;
dwc:family "Glomeridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Glomerida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Glomerida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Glomerida>
dwc:class "Diplopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Glomerida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
dwc:class "Diplopoda" ;
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,111 @@
@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/CED4A843E4C9F6ED9474A8BB12FD91C7>
dc:creator "Jarvis, Charlie" ;
dc:title "Teucrium orientale Linnaeus 1753" ;
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611640441> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Teucrium_orientale_Linnaeus_1753> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4369881> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4369881>
bibo:endPage "905" ;
bibo:startPage "878" ;
dc:creator "Jarvis, Charlie" ;
dc:date "2007" ;
dc:title "Chapter 7: Linnaean Plant Names and their Types (part T)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Teucrium_orientale_Linnaeus_1753>
dwc:authority "L." ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Teucrium" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "orientale" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Teucrium_orientale> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Teucrium_orientale>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Teucrium" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "orientale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Teucrium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Teucrium>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Teucrium" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lamiaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
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 .
<https://www.gbif.org/occurrence/2611640441>
dwc:catalogNumber "BM-000628924" ;
dwc:collectionCode "BM" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2611640441" ;
a dwc:MaterialCitation .