47 lines
2.2 KiB
Turtle
47 lines
2.2 KiB
Turtle
@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#> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/9A631D0D89B5C2154ADA0C6B4166E556>
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Stephanus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Stephanus_coronatus>' due to issues with rank ;
|
|
dc:creator "Hong, Chun-dan; van Achterberg, Cornelis; Xu, Zai-fu" ;
|
|
dc:title "Stephanus Jurine (in Panzer) 1801" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stephanus_(_1801> ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumon_serrator> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.110.918> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.110.918>
|
|
bibo:endPage "108" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "110" ;
|
|
dc:creator "Hong, Chun-dan; van Achterberg, Cornelis; Xu, Zai-fu" ;
|
|
dc:date "2011" ;
|
|
dc:title "A revision of the Chinese Stephanidae (Hymenoptera, Stephanoidea)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Stephanus_(_1801>
|
|
dwc:LSID "http://species-id.net/wiki/Stephanus" ;
|
|
dwc:authority "Jurine (in Panzer), 1801" ;
|
|
dwc:authorityName "Jurine (in Panzer)" ;
|
|
dwc:authorityYear "1801" ;
|
|
dwc:genus "Stephanus" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Jurine (, 1801)" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stephanus> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Stephanus>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Stephanus" ;
|
|
dwc:rank "genus" ;
|
|
a dwcFP:TaxonName .
|