GG2RDF 2024-07-04T10:51:45.858Z full update: 019 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
546b356eed
commit
6ba2c1d5f4
3000 changed files with 401952 additions and 0 deletions
89
data/5E/D3/5D/5ED35D21BA6F55428DA32F2277DC106F.ttl
Normal file
89
data/5E/D3/5D/5ED35D21BA6F55428DA32F2277DC106F.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/5ED35D21BA6F55428DA32F2277DC106F>
|
||||
dc:creator "Nacoulma, Blandine M. I.; Schmidt, Marco; Hahn, Karen; Thiombiano, Adjima" ;
|
||||
dc:title "Indigofera paniculata Pers." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.8.e54205> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Indigofera_paniculata> ;
|
||||
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/Indigofera_paniculata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Indigofera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "paniculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Indigofera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Indigofera>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Indigofera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
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 .
|
||||
73
data/5E/D3/93/5ED3931F562A3CEB317C9B5D14E20ED3.ttl
Normal file
73
data/5E/D3/93/5ED3931F562A3CEB317C9B5D14E20ED3.ttl
Normal file
|
|
@ -0,0 +1,73 @@
|
|||
@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/5ED3931F562A3CEB317C9B5D14E20ED3>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:title "Sclerochloa P. B." ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291815> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Sclerochloa> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.291815>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:date "1972" ;
|
||||
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 1. Pteridophyta bis Caryophyllaceae (2 nd edition): Registerzuband 1" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sclerochloa>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Sclerochloa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
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 .
|
||||
123
data/5E/D3/B7/5ED3B729FD743A4E76A4C0E1516E8CD9.ttl
Normal file
123
data/5E/D3/B7/5ED3B729FD743A4E76A4C0E1516E8CD9.ttl
Normal file
|
|
@ -0,0 +1,123 @@
|
|||
@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/5ED3B729FD743A4E76A4C0E1516E8CD9>
|
||||
dc:creator "Abotsi, Komla Elikplim; Kokou, Kouami; Dubuisson, Jean-Yves; Rouhan, Germinal" ;
|
||||
dc:title "Diplazium proliferum Thou." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5ED3B729FD743A4E76A4C0E1516E8CD9.mc.FF8D50AE0B0CE70D387D1392E9D59418>, <http://tb.plazi.org/GgServer/dwcaRecords/5ED3B729FD743A4E76A4C0E1516E8CD9.mc.07AB67630E36CD5DB941AB84C4AF3780>, <http://tb.plazi.org/GgServer/dwcaRecords/5ED3B729FD743A4E76A4C0E1516E8CD9.mc.112615EC95487242AAAB77655F9D5D3B> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.6.e24137> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Diplazium_proliferum> ;
|
||||
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/Diplazium_proliferum>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Athyriaceae" ;
|
||||
dwc:genus "Diplazium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "proliferum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Diplazium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Diplazium>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Athyriaceae" ;
|
||||
dwc:genus "Diplazium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Athyriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Athyriaceae>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Athyriaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
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/5ED3B729FD743A4E76A4C0E1516E8CD9.mc.FF8D50AE0B0CE70D387D1392E9D59418>
|
||||
dwc:collectionCode "TOGO" ;
|
||||
dwc:eventDate "2013-08-05" ;
|
||||
dwc:locality "Yegue, river Atedia" ;
|
||||
dwc:recordedBy "Abotsi, K. E., Sodjinou E. & Mingou P." ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "8.175" ;
|
||||
dwc:verbatimLongitude "0.65917623" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5ED3B729FD743A4E76A4C0E1516E8CD9#FF8D50AE0B0CE70D387D1392E9D59418> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5ED3B729FD743A4E76A4C0E1516E8CD9.mc.07AB67630E36CD5DB941AB84C4AF3780>
|
||||
dwc:collectionCode "TOGO" ;
|
||||
dwc:eventDate "2013-11-05" ;
|
||||
dwc:locality "Assoukoko forest reserve, river N'Gobo" ;
|
||||
dwc:recordedBy "Abotsi, K. E., Sodjinou E. & Mingou P." ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "8.016298" ;
|
||||
dwc:verbatimLongitude "0.6321742" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5ED3B729FD743A4E76A4C0E1516E8CD9#07AB67630E36CD5DB941AB84C4AF3780> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5ED3B729FD743A4E76A4C0E1516E8CD9.mc.112615EC95487242AAAB77655F9D5D3B>
|
||||
dwc:collectionCode "TOGO" ;
|
||||
dwc:eventDate "2014-06-16" ;
|
||||
dwc:locality "Agou Kebo-Dalave" ;
|
||||
dwc:recordedBy "Abotsi, K. E." ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "6.857501" ;
|
||||
dwc:verbatimLongitude "0.752499" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5ED3B729FD743A4E76A4C0E1516E8CD9#112615EC95487242AAAB77655F9D5D3B> ;
|
||||
a dwc:MaterialCitation .
|
||||
Loading…
Add table
Add a link
Reference in a new issue