GG2RDF 2024-07-16T21:34:11.928Z (plazi/treatments-xml)
This commit is contained in:
parent
787532b85c
commit
249253a498
6 changed files with 612 additions and 16 deletions
94
data/03/EB/BF/03EBBF79FFDDF361ABA4F9FCFC1A4CCD.ttl
Normal file
94
data/03/EB/BF/03EBBF79FFDDF361ABA4F9FCFC1A4CCD.ttl
Normal file
|
@ -0,0 +1,94 @@
|
|||
@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/03EBBF79FFDDF361ABA4F9FCFC1A4CCD>
|
||||
dc:creator "Amal, S.; Kumar, P. Girish; Achterberg, Cornelis Van" ;
|
||||
dc:title "Parastephanellus Enderlein 1906" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parastephanellus_Enderlein_1906> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5481.2.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5481.2.7>
|
||||
bibo:endPage "296" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-07-16" ;
|
||||
bibo:startPage "290" ;
|
||||
bibo:volume "5481" ;
|
||||
dc:creator "Amal, S.; Kumar, P. Girish; Achterberg, Cornelis Van" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Description of a new species of Parastephanellus Enderlein, 1906 (Hymenoptera: Stephanidae) from Western Ghats, India" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parastephanellus_Enderlein_1906>
|
||||
dwc:authority "Enderlein, 1906" ;
|
||||
dwc:authorityName "Enderlein" ;
|
||||
dwc:authorityYear "1906" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Stephanidae" ;
|
||||
dwc:genus "Parastephanellus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Enderlein, 1906" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parastephanellus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parastephanellus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Stephanidae" ;
|
||||
dwc:genus "Parastephanellus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stephanidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stephanidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Stephanidae" ;
|
||||
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 .
|
Loading…
Add table
Add a link
Reference in a new issue