GG2RDF 2024-07-04T10:51:45.858Z full update: 052 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
e19697a9d2
commit
86b645ebba
3000 changed files with 422741 additions and 0 deletions
88
data/F4/A1/0E/F4A10EE02CA1A1465CCF51B07F36E5FD.ttl
Normal file
88
data/F4/A1/0E/F4A10EE02CA1A1465CCF51B07F36E5FD.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/F4A10EE02CA1A1465CCF51B07F36E5FD>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Euphorbia stricta L." ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/C4B558240BB972FDDA3AB25DDCA87D9F> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Euphorbia_stricta> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/C4B558240BB972FDDA3AB25DDCA87D9F>
|
||||
bibo:endPage "458" ;
|
||||
bibo:startPage "446" ;
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Flora Helvetica - Euphorbiaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Euphorbia_stricta>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:genus "Euphorbia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "stricta" ;
|
||||
dwc:vernacularName "Steife Wolfsmilch"@de, "Euphorbe raide"@fr, "Euforbia stretta"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Euphorbia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Euphorbia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:genus "Euphorbia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Euphorbiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Euphorbiaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
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 .
|
211
data/F4/A1/B0/F4A1B0A9BB8E60B2E3A1EEF6E230C034.ttl
Normal file
211
data/F4/A1/B0/F4A1B0A9BB8E60B2E3A1EEF6E230C034.ttl
Normal file
|
@ -0,0 +1,211 @@
|
|||
@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/F4A1B0A9BB8E60B2E3A1EEF6E230C034>
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:title "Bathyplectes infernalis Gravenhorst 1820" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bathyplectes_infernalis_Gravenhorst_1820> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumon_infernalis>, <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_infernalis>, <http://taxon-name.plazi.org/id/Animalia/Mesoleptus>, <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_tristis>, <http://taxon-name.plazi.org/id/Animalia/Campoplex>, <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_trochantellus>, <http://taxon-name.plazi.org/id/Animalia/Canidia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e9042> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e9042>
|
||||
bibo:endPage "9042" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "9042" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Ichneumonidae" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bathyplectes_infernalis_Gravenhorst_1820>
|
||||
dwc:ID-ENA "2651414" ;
|
||||
dwc:authority "Gravenhorst, 1820" ;
|
||||
dwc:authorityName "Gravenhorst" ;
|
||||
dwc:authorityYear "1820" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Bathyplectes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gravenhorst, 1820" ;
|
||||
dwc:species "infernalis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/KXLX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathyplectes_infernalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathyplectes_infernalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Bathyplectes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "infernalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathyplectes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathyplectes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Bathyplectes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumon_infernalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "infernalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_infernalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumonoidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "infernalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumonoidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesoleptus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesoleptus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_tristis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumonoidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tristis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Campoplex>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Campoplex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_trochantellus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumonoidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "trochantellus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Canidia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Canidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
Loading…
Add table
Add a link
Reference in a new issue