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

This commit is contained in:
GG2RDF 2024-07-04 12:47:30 +00:00
parent 5fd557d411
commit c9d1dbaa9b
3000 changed files with 417828 additions and 0 deletions

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/BFCF6B662364D6952C115D1981739FB7>
dc:creator "Sutcharit, Chirasak; Ablett, Jonathan; Tongkerd, Piyoros; Naggs, Fred; Panha, Somsak" ;
dc:title "Amphidromus banksi Butot 1955" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Amphidromus_banksi_Butot_1955> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Amphidromus_banksi> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.492.8641> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.492.8641>
bibo:endPage "105" ;
bibo:journal "ZooKeys" ;
bibo:startPage "49" ;
bibo:volume "492" ;
dc:creator "Sutcharit, Chirasak; Ablett, Jonathan; Tongkerd, Piyoros; Naggs, Fred; Panha, Somsak" ;
dc:date "2015" ;
dc:title "Illustrated type catalogue of Amphidromus Albers, 1850 in the Natural History Museum, London, and descriptions of two new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Amphidromus_banksi_Butot_1955>
dwc:authority "Butot, 1955" ;
dwc:authorityName "Butot" ;
dwc:authorityYear "1955" ;
dwc:class "Gastropoda" ;
dwc:family "Camaenidae" ;
dwc:genus "Amphidromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Butot, 1955" ;
dwc:species "banksi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7Q289> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amphidromus_banksi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Amphidromus_banksi>
dwc:class "Gastropoda" ;
dwc:family "Camaenidae" ;
dwc:genus "Amphidromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "banksi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphidromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphidromus>
dwc:class "Gastropoda" ;
dwc:family "Camaenidae" ;
dwc:genus "Amphidromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camaenidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camaenidae>
dwc:class "Gastropoda" ;
dwc:family "Camaenidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylommatophora> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stylommatophora>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
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,102 @@
@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/BFCFC059852E8164E124860B8E7AEA19>
dc:creator "Santschi, F." ;
dc:title "Myrmicaria eumenoides subsp. congolensis For." ;
trt:publishedIn <http://publication.plazi.org/id/FE06B16C2BBDFCD084D4F6343B802CB0> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmicaria_eumenoides_congolensis> ;
a trt:Treatment .
<http://publication.plazi.org/id/FE06B16C2BBDFCD084D4F6343B802CB0>
bibo:endPage "148" ;
bibo:journal "Voyage de Ch. Alluaud et R. Jeannel en Afrique Orientale (1911 - 1912). Résultats scientifiques. Hyménoptères" ;
bibo:startPage "41" ;
bibo:volume "2" ;
dc:creator "Santschi, F." ;
dc:date "1914" ;
dc:title "Formicidae." ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Myrmicaria_eumenoides_congolensis>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Myrmicaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "eumenoides" ;
dwc:subSpecies "congolensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myrmicaria_eumenoides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myrmicaria_eumenoides>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Myrmicaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "eumenoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myrmicaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myrmicaria>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Myrmicaria" ;
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,112 @@
@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/BFCFC48E551B57E31296A3366FD1C388>
dc:creator "Abotsi, Komla Elikplim; Kokou, Kouami; Dubuisson, Jean-Yves; Rouhan, Germinal" ;
dc:title "Selaginella thomensis Alston" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/BFCFC48E551B57E31296A3366FD1C388.mc.D7970FD42316EEEE599E9DF72F0D7647>, <http://tb.plazi.org/GgServer/dwcaRecords/BFCFC48E551B57E31296A3366FD1C388.mc.F431EE3455C1664FB35EB6EF1A91F127> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.6.e24137> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Selaginella_thomensis> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.6.e24137>
bibo:endPage "24137" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "24137" ;
bibo:volume "6" ;
dc:creator "Abotsi, Komla Elikplim; Kokou, Kouami; Dubuisson, Jean-Yves; Rouhan, Germinal" ;
dc:date "2018" ;
dc:title "A first checklist of the Pteridophytes of Togo (West Africa)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Selaginella_thomensis>
dwc:class "Lycopodiopsida" ;
dwc:family "Selaginellaceae" ;
dwc:genus "Selaginella" ;
dwc:kingdom "Plantae" ;
dwc:order "Selaginellales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "thomensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Selaginella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Selaginella>
dwc:class "Lycopodiopsida" ;
dwc:family "Selaginellaceae" ;
dwc:genus "Selaginella" ;
dwc:kingdom "Plantae" ;
dwc:order "Selaginellales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Selaginellaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Selaginellaceae>
dwc:class "Lycopodiopsida" ;
dwc:family "Selaginellaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Selaginellales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Selaginellales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Selaginellales>
dwc:class "Lycopodiopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Selaginellales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lycopodiopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lycopodiopsida>
dwc:class "Lycopodiopsida" ;
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://tb.plazi.org/GgServer/dwcaRecords/BFCFC48E551B57E31296A3366FD1C388.mc.D7970FD42316EEEE599E9DF72F0D7647>
dwc:collectionCode "TOGO" ;
dwc:eventDate "2016-04-08" ;
dwc:locality "Kpime Seva" ;
dwc:recordedBy "Abotsi, K. E." ;
dwc:typeStatus "Other material" ;
dwc:verbatimLatitude "7.017048" ;
dwc:verbatimLongitude "0.640631" ;
trt:httpUri <https://treatment.plazi.org/id/BFCFC48E551B57E31296A3366FD1C388#D7970FD42316EEEE599E9DF72F0D7647> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/BFCFC48E551B57E31296A3366FD1C388.mc.F431EE3455C1664FB35EB6EF1A91F127>
dwc:collectionCode "TOGO" ;
dwc:eventDate "2016-06-08" ;
dwc:locality "Akloa" ;
dwc:recordedBy "Abotsi, K. E." ;
dwc:typeStatus "Other material" ;
dwc:verbatimLatitude "7.515382" ;
dwc:verbatimLongitude "0.620145" ;
trt:httpUri <https://treatment.plazi.org/id/BFCFC48E551B57E31296A3366FD1C388#F431EE3455C1664FB35EB6EF1A91F127> ;
a dwc:MaterialCitation .