GG2RDF 2024-07-04T10:51:45.858Z full update: 228 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
af2de7e316
commit
caf67f5c7e
3000 changed files with 391456 additions and 0 deletions
89
data/AC/DB/7D/ACDB7DEF45B75C1E234D1CF8FF371712.ttl
Normal file
89
data/AC/DB/7D/ACDB7DEF45B75C1E234D1CF8FF371712.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/ACDB7DEF45B75C1E234D1CF8FF371712>
|
||||
dc:creator "Egan, Scott P.; Weinersmith, Kelly L.; Liu, Sean; Ridenbaugh, Ryan D.; Zhang, Y. Miles; Forbes, Andrew A." ;
|
||||
dc:title "Euderus set Egan, Weinersmith, & Forbes, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.645.11117> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Euderus_set> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.645.11117>
|
||||
bibo:endPage "49" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "645" ;
|
||||
dc:creator "Egan, Scott P.; Weinersmith, Kelly L.; Liu, Sean; Ridenbaugh, Ryan D.; Zhang, Y. Miles; Forbes, Andrew A." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Description of a new species of Euderus Haliday from the southeastern United States (Hymenoptera, Chalcidoidea, Eulophidae): the crypt-keeper wasp" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euderus_set>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Euderus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "set" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euderus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euderus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Euderus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eulophidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eulophidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
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 .
|
||||
152
data/AC/DB/8C/ACDB8CFB1F027778E0C7C713D7EC1EC1.ttl
Normal file
152
data/AC/DB/8C/ACDB8CFB1F027778E0C7C713D7EC1EC1.ttl
Normal file
|
|
@ -0,0 +1,152 @@
|
|||
@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/ACDB8CFB1F027778E0C7C713D7EC1EC1>
|
||||
dc:creator "Nieukerken, Erik J. van; Wagner, David L.; Baldessari, Mario; Mazzon, Luca; Angeli, Gino; Girolami, Vicenzo; Duso, Carlo; Doorenweerd, Camiel" ;
|
||||
dc:title "Antispila hydrangaeella Chambers" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Antispila_hydrangaeella>, <http://taxon-name.plazi.org/id/Plantae/Hydrangea_arborea> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.170.2617> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Antispila_hydrangaeella> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.170.2617>
|
||||
bibo:endPage "77" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "29" ;
|
||||
bibo:volume "170" ;
|
||||
dc:creator "Nieukerken, Erik J. van; Wagner, David L.; Baldessari, Mario; Mazzon, Luca; Angeli, Gino; Girolami, Vicenzo; Duso, Carlo; Doorenweerd, Camiel" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Antispila oinophylla new species (Lepidoptera, Heliozelidae), a new North American grapevine leafminer invading Italian vineyards: taxonomy, DNA barcodes and life cycle" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Antispila_hydrangaeella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heliozelidae" ;
|
||||
dwc:genus "Antispila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hydrangaeella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Antispila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Antispila>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heliozelidae" ;
|
||||
dwc:genus "Antispila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heliozelidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heliozelidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heliozelidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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/Plantae/Hydrangea_arborea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Hydrangeaceae" ;
|
||||
dwc:genus "Hydrangea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cornales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "arborea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hydrangea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hydrangea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Hydrangeaceae" ;
|
||||
dwc:genus "Hydrangea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cornales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hydrangeaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hydrangeaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Hydrangeaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cornales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cornales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cornales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cornales" ;
|
||||
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