treatments-rdf/data/B1/BC/8B/B1BC8B6B34F8A1F88C47954721D95D11.ttl

46 lines
1.9 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/B1BC8B6B34F8A1F88C47954721D95D11>
dc:creator "Zhao, Ke-xin; Achterberg, Cornelis van; Xu, Zai-fu" ;
dc:title "Gasteruptiidae Ashmead 1900" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gasteruptiidae_Ashmead_1900> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.237.3956> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.237.3956>
bibo:endPage "123" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "237" ;
dc:creator "Zhao, Ke-xin; Achterberg, Cornelis van; Xu, Zai-fu" ;
dc:date "2012" ;
dc:title "A revision of the Chinese Gasteruptiidae (Hymenoptera, Evanioidea)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gasteruptiidae_Ashmead_1900>
dwc:LSID "http://species-id.net/wiki/Gasteruptiidae" ;
dwc:authority "Ashmead, 1900" ;
dwc:authorityName "Ashmead" ;
dwc:authorityYear "1900" ;
dwc:family "Gasteruptiidae" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Ashmead, 1900" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gasteruptiidae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gasteruptiidae>
# Warning: Could not determine parent name ;
dwc:family "Gasteruptiidae" ;
dwc:rank "family" ;
a dwcFP:TaxonName .