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

This commit is contained in:
GG2RDF 2024-07-04 10:52:25 +00:00
parent 36bab4dfe6
commit 1ad0ee21af
2956 changed files with 429050 additions and 0 deletions

View file

@ -0,0 +1,116 @@
@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/D12187C970F0DFD5670F246DBD9943D8>
dc:creator "Santschi, F." ;
dc:title "Dorylus (Typhlopone) fulvus subsp. dentifrons" ;
trt:publishedIn <http://publication.plazi.org/id/523802F25B8DA8DC39C7B8B46F2F7226> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Dorylus_fulvus_dentifrons> ;
a trt:Treatment .
<http://publication.plazi.org/id/523802F25B8DA8DC39C7B8B46F2F7226>
bibo:endPage "295" ;
bibo:journal "Revue de Zoologie Africaine" ;
bibo:startPage "259" ;
bibo:volume "11" ;
dc:creator "Santschi, F." ;
dc:date "1923" ;
dc:title "Descriptions de nouveaux formicides Ethiopiens et notes diverses. - I." ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Dorylus_fulvus_dentifrons>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Dorylus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "fulvus" ;
dwc:subGenus "Typhlopone" ;
dwc:subSpecies "dentifrons" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dorylus_fulvus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dorylus_fulvus>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Dorylus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fulvus" ;
dwc:subGenus "Typhlopone" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dorylus_Typhlopone> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dorylus_Typhlopone>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Dorylus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Typhlopone" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dorylus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dorylus>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Dorylus" ;
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 .

View file

@ -0,0 +1,77 @@
@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/D12194C73693501F492A0A3BBC0B1984>
dc:creator "Fernandez-Triana, Jose; Boudreault, Caroline; Buffam, Joel; Mclean, Ronald" ;
dc:title "Microgaster jft 21" ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.63.10480> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Microgaster> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.63.10480>
bibo:endPage "93" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "633" ;
dc:creator "Fernandez-Triana, Jose; Boudreault, Caroline; Buffam, Joel; Mclean, Ronald" ;
dc:date "2016" ;
dc:title "A biodiversity hotspot for Microgastrinae (Hymenoptera, Braconidae) in North America: annotated species checklist for Ottawa, Canada" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Microgaster>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Microgaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
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 .

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/D121E678D3414D4498DE75960F6FE4F8>
dc:creator "Jarvis, Charlie" ;
dc:title "Galium tinctorium Linnaeus 1753" ;
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611570339> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Galium_tinctorium_Linnaeus_1753> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4368288> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4368288>
bibo:endPage "556" ;
bibo:startPage "529" ;
dc:creator "Jarvis, Charlie" ;
dc:date "2007" ;
dc:title "Chapter 7: Linnaean Plant Names and their Types (part G)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Galium_tinctorium_Linnaeus_1753>
dwc:authority "L." ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:genus "Galium" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "tinctorium" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Galium_tinctorium> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Galium_tinctorium>
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:genus "Galium" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "tinctorium" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Galium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Galium>
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:genus "Galium" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rubiaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
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/2611570339>
dwc:catalogNumber "129.5" ;
dwc:collectionCode "LINN BM" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2611570339" ;
a dwc:MaterialCitation .