GG2RDF 2024-07-04T10:51:45.858Z full update: 048 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
11d81b7deb
commit
fdea80c9b6
3000 changed files with 381216 additions and 0 deletions
124
data/C0/70/30/C07030FB70D63ADD23B741CF26608DA5.ttl
Normal file
124
data/C0/70/30/C07030FB70D63ADD23B741CF26608DA5.ttl
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
@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/C07030FB70D63ADD23B741CF26608DA5>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Lolium_distachyon_Linnaeus_1771> ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Digitaria" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C07030FB70D63ADD23B741CF26608DA5.mc.3000144A0F315C196A6A534DD1FA3866> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Digitaria> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "650" ;
|
||||
bibo:startPage "610" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part L)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lolium_distachyon_Linnaeus_1771>
|
||||
dwc:authority "Linnaeus" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1771" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Lolium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1771" ;
|
||||
dwc:species "distachyon" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lolium_distachyon> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Digitaria>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Digitaria" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lolium_distachyon>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Lolium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "distachyon" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lolium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lolium>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Lolium" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/C07030FB70D63ADD23B741CF26608DA5.mc.3000144A0F315C196A6A534DD1FA3866>
|
||||
dwc:catalogNumber "99.11" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611897738" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C07030FB70D63ADD23B741CF26608DA5#3000144A0F315C196A6A534DD1FA3866> ;
|
||||
a dwc:MaterialCitation .
|
||||
106
data/C0/70/44/C07044E2F2D7AB03DA27F06127DC43E8.ttl
Normal file
106
data/C0/70/44/C07044E2F2D7AB03DA27F06127DC43E8.ttl
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
@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/C07044E2F2D7AB03DA27F06127DC43E8>
|
||||
dc:creator "Faulwetter, Sarah; Simboura, Nomiki; Katsiaras, Nikolaos; Chatzigeorgiou, Giorgos; Arvanitidis, Christos" ;
|
||||
dc:title "Amage adspersa Grube 1863" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Amage_adspersa_Grube_1863> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.5.e20997> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.5.e20997>
|
||||
bibo:endPage "20997" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "20997" ;
|
||||
bibo:volume "5" ;
|
||||
dc:creator "Faulwetter, Sarah; Simboura, Nomiki; Katsiaras, Nikolaos; Chatzigeorgiou, Giorgos; Arvanitidis, Christos" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Polychaetes of Greece: an updated and annotated checklist" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Amage_adspersa_Grube_1863>
|
||||
dwc:authority "Grube, 1863" ;
|
||||
dwc:authorityName "Grube" ;
|
||||
dwc:authorityYear "1863" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Ampharetidae" ;
|
||||
dwc:genus "Amage" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Grube, 1863" ;
|
||||
dwc:species "adspersa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDBL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amage_adspersa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amage_adspersa>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Ampharetidae" ;
|
||||
dwc:genus "Amage" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "adspersa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amage> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amage>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Ampharetidae" ;
|
||||
dwc:genus "Amage" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampharetidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ampharetidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Ampharetidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terebellida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terebellida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
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 .
|
||||
87
data/C0/70/7E/C0707EC31FF31AAFEF456058FE0A145B.ttl
Normal file
87
data/C0/70/7E/C0707EC31FF31AAFEF456058FE0A145B.ttl
Normal file
|
|
@ -0,0 +1,87 @@
|
|||
@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/C0707EC31FF31AAFEF456058FE0A145B>
|
||||
dc:creator "Info Flora" ;
|
||||
dc:title "Arctostaphylos uva-ursi Spreng." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Arctostaphylos_uva-ursi> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/F3D6620DB77F66F22069818BEDA514AE> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Arctostaphylos_uva-ursi> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/F3D6620DB77F66F22069818BEDA514AE>
|
||||
dc:creator "Info Flora" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Info Flora Schweiz - Ericaceae" .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Arctostaphylos_uva-ursi>
|
||||
# Info: Couldn't generate language tag for "Immergruene Baerentraube"@undefined ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Arctostaphylos" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "uva-ursi" ;
|
||||
dwc:vernacularName "Immergruene Baerentraube", "Immergruene Baerentraube"@de, "Raisin d'ours commun"@fr, "Busserole"@fr, "Uva ursina"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Arctostaphylos> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Arctostaphylos>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Arctostaphylos" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue