GG2RDF 2024-07-04T10:51:45.858Z full update: 009 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
d0eb4a9472
commit
feebfbe57f
3000 changed files with 395136 additions and 0 deletions
108
data/E3/66/70/E36670D506EDEE92024BA88D59801EE0.ttl
Normal file
108
data/E3/66/70/E36670D506EDEE92024BA88D59801EE0.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/E36670D506EDEE92024BA88D59801EE0>
|
||||
dc:creator "Neubauer, Thomas A." ;
|
||||
dc:title "Melanopsis vincta Blanckenhorn 1897" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melanopsis_vincta_Blanckenhorn_1897> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.602.8136> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.602.8136>
|
||||
bibo:endPage "358" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2016-07-05" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "602" ;
|
||||
dc:creator "Neubauer, Thomas A." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A nomenclator of extant and fossil taxa of the Melanopsidae (Gastropoda, Cerithioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Melanopsis_vincta_Blanckenhorn_1897>
|
||||
dwc:LSID "E36670D5-06ED-EE92-024B-A88D59801EE0" ;
|
||||
dwc:authority "Blanckenhorn, 1897" ;
|
||||
dwc:authorityName "Blanckenhorn" ;
|
||||
dwc:authorityYear "1897" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Blanckenhorn, 1897" ;
|
||||
dwc:species "vincta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3ZB2M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melanopsis_vincta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanopsis_vincta>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vincta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melanopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanopsis>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melanopsidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanopsidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sorbeoconcha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sorbeoconcha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
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 .
|
||||
107
data/E3/66/8F/E3668F951CDF5BBBA738499AC15FAA32.ttl
Normal file
107
data/E3/66/8F/E3668F951CDF5BBBA738499AC15FAA32.ttl
Normal file
|
|
@ -0,0 +1,107 @@
|
|||
@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/E3668F951CDF5BBBA738499AC15FAA32>
|
||||
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
|
||||
dc:title "Endotricha costoemaculalis Christoph 1881" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Endotricha_costoemaculalis_Christoph_1881> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.12.e118110> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.12.e118110>
|
||||
bibo:endPage "118110" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:pubDate "2024-04-05" ;
|
||||
bibo:startPage "118110" ;
|
||||
bibo:volume "12" ;
|
||||
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Diversity pattern of insects from Macao based on an updated species checklist after 25 years" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Endotricha_costoemaculalis_Christoph_1881>
|
||||
dwc:LSID "E3668F95-1CDF-5BBB-A738-499AC15FAA32" ;
|
||||
dwc:authority "Christoph, 1881" ;
|
||||
dwc:authorityName "Christoph" ;
|
||||
dwc:authorityYear "1881" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyralidae" ;
|
||||
dwc:genus "Endotricha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Christoph, 1881" ;
|
||||
dwc:species "costoemaculalis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Endotricha_costoemaculalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Endotricha_costoemaculalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyralidae" ;
|
||||
dwc:genus "Endotricha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "costoemaculalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Endotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Endotricha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyralidae" ;
|
||||
dwc:genus "Endotricha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pyralidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pyralidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyralidae" ;
|
||||
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 .
|
||||
165
data/E3/66/F2/E366F234EE83A0863A5DB89B098D1049.ttl
Normal file
165
data/E3/66/F2/E366F234EE83A0863A5DB89B098D1049.ttl
Normal file
|
|
@ -0,0 +1,165 @@
|
|||
@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/E366F234EE83A0863A5DB89B098D1049>
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:title "Coelichneumon desinatorius Thunberg 1824" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coelichneumon_desinatorius_Thunberg_1824> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumon_desinatorius>, <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_fuscipes>, <http://taxon-name.plazi.org/id/Animalia/Ichneumon>, <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_subguttatus> ;
|
||||
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/Coelichneumon_desinatorius_Thunberg_1824>
|
||||
dwc:authority "Thunberg, 1824" ;
|
||||
dwc:authorityName "Thunberg" ;
|
||||
dwc:authorityYear "1824" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Coelichneumon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thunberg, 1824" ;
|
||||
dwc:species "desinatorius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WQGQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coelichneumon_desinatorius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coelichneumon_desinatorius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Coelichneumon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "desinatorius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coelichneumon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coelichneumon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Coelichneumon" ;
|
||||
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_desinatorius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "desinatorius" ;
|
||||
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/Ethelurgina_fuscipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ethelurgina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fuscipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ethelurgina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ethelurgina" ;
|
||||
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/Ethelurgina_subguttatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ethelurgina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subguttatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina> ;
|
||||
a dwcFP:TaxonName .
|
||||
Loading…
Add table
Add a link
Reference in a new issue