54 lines
2.3 KiB
Turtle
54 lines
2.3 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/E81DCD0D9A163DF7AF806A6EE01067D6>
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Venanus_pinicola>' due to issues with rank ;
|
|
dc:creator "Fernandez-Triana, Jose L." ;
|
|
dc:title "Venanus heberti Fernandez-Triana, sp. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Venanus_heberti_Fernandez_2010> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.63.565> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.63.565>
|
|
bibo:endPage "53" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "63" ;
|
|
dc:creator "Fernandez-Triana, Jose L." ;
|
|
dc:date "2010" ;
|
|
dc:title "Eight new species and an annotated checklist of Microgastrinae (Hymenoptera, Braconidae) from Canada and Alaska" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Venanus_heberti_Fernandez_2010>
|
|
# Warning: Using document metadata for authority year ;
|
|
dwc:LSID "urn:lsid:zoobank.org:act:B1DF493F-7D2D-46C4-B7E2-AC26D8EA06FE" ;
|
|
dwc:authority "Fernandez-Triana" ;
|
|
dwc:genus "Venanus" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Fernandez-Triana, 2010" ;
|
|
dwc:species "heberti" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Venanus_heberti> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Venanus_heberti>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Venanus" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "heberti" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Venanus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Venanus>
|
|
dwc:genus "Venanus" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Venanus_heberti> ;
|
|
a dwcFP:TaxonName .
|