GG2RDF 2024-07-04T10:51:45.858Z full update: 001 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
36bab4dfe6
commit
1ad0ee21af
2956 changed files with 429050 additions and 0 deletions
88
data/D1/8C/4E/D18C4E026ED079607F5457F6DF91A1C8.ttl
Normal file
88
data/D1/8C/4E/D18C4E026ED079607F5457F6DF91A1C8.ttl
Normal file
|
|
@ -0,0 +1,88 @@
|
|||
@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/D18C4E026ED079607F5457F6DF91A1C8>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Gladiolus palustris Gaudin" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/80D14B3D90A13F1D1350AA64848D31CA> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Gladiolus_palustris> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/80D14B3D90A13F1D1350AA64848D31CA>
|
||||
bibo:endPage "1324" ;
|
||||
bibo:startPage "1318" ;
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Flora Helvetica - Iridaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gladiolus_palustris>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Iridaceae" ;
|
||||
dwc:genus "Gladiolus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "palustris" ;
|
||||
dwc:vernacularName "Sumpf-Gladiole"@de, "Sumpf-Siegwurz"@de, "Glaieul des marais"@fr, "Gladiolo reticulato"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gladiolus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gladiolus>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Iridaceae" ;
|
||||
dwc:genus "Gladiolus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Iridaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Iridaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Iridaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
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 .
|
||||
125
data/D1/8C/9A/D18C9A23F32F64549848A3B0CFDD6625.ttl
Normal file
125
data/D1/8C/9A/D18C9A23F32F64549848A3B0CFDD6625.ttl
Normal file
|
|
@ -0,0 +1,125 @@
|
|||
@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/D18C9A23F32F64549848A3B0CFDD6625>
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Hystrix (Thecurus) sumatrae Lyon 1907" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/D18C9A23F32F64549848A3B0CFDD6625.mc.913062280FCAFDE764F0517C21EE1894> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hystrix_sumatrae_Lyon_1907> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316535> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7316535>
|
||||
bibo:endPage "1544" ;
|
||||
bibo:startPage "1542" ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "Order Rodentia - Family Hystricidae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hystrix_sumatrae_Lyon_1907>
|
||||
dwc:authority "Lyon 1907" ;
|
||||
dwc:authorityName "Lyon" ;
|
||||
dwc:authorityYear "1907" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Hystricidae" ;
|
||||
dwc:genus "Hystrix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lyon, 1907" ;
|
||||
dwc:species "sumatrae" ;
|
||||
dwc:subGenus "Thecurus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7VJ25> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hystrix_sumatrae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hystrix_sumatrae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Hystricidae" ;
|
||||
dwc:genus "Hystrix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sumatrae" ;
|
||||
dwc:subGenus "Thecurus" ;
|
||||
dwc:vernacularName "Sumatran Porcupine"@en ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hystrix_Thecurus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hystrix_Thecurus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Hystricidae" ;
|
||||
dwc:genus "Hystrix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Thecurus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hystrix> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hystrix>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Hystricidae" ;
|
||||
dwc:genus "Hystrix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hystricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hystricidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Hystricidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D18C9A23F32F64549848A3B0CFDD6625.mc.913062280FCAFDE764F0517C21EE1894>
|
||||
trt:gbifOccurrenceId "4867301311" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D18C9A23F32F64549848A3B0CFDD6625#913062280FCAFDE764F0517C21EE1894> ;
|
||||
a dwc:MaterialCitation .
|
||||
108
data/D1/8C/CF/D18CCFC44F85DDB1813BFE02673BC781.ttl
Normal file
108
data/D1/8C/CF/D18CCFC44F85DDB1813BFE02673BC781.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@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/D18CCFC44F85DDB1813BFE02673BC781>
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
dc:title "Pseudanophthalmus rogersae Barr 1981" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudanophthalmus_rogersae_Barr_1981> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.245.3416> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.245.3416>
|
||||
bibo:endPage "1722" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2012-11-28" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "245" ;
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Catalogue of Geadephaga (Coleoptera, Adephaga) of America, north of Mexico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudanophthalmus_rogersae_Barr_1981>
|
||||
dwc:LSID "D18CCFC4-4F85-DDB1-813B-FE02673BC781" ;
|
||||
dwc:authority "Barr, 1981" ;
|
||||
dwc:authorityName "Barr" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Pseudanophthalmus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Barr, 1981" ;
|
||||
dwc:species "rogersae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4NKJ4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudanophthalmus_rogersae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudanophthalmus_rogersae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Pseudanophthalmus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rogersae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudanophthalmus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudanophthalmus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Pseudanophthalmus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue