47 lines
1.9 KiB
Turtle
47 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/D6A74D49588FB8E6C625D74782185209>
|
|
dc:creator "Broad, Gavin R.; Livermore, Laurence" ;
|
|
dc:title "Evaniidae Latreille 1802" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Evaniidae_Latreille_1802> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1116> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/BDJ.2.e1116>
|
|
bibo:endPage "1116" ;
|
|
bibo:journal "Biodiversity Data Journal" ;
|
|
bibo:startPage "1116" ;
|
|
bibo:volume "2" ;
|
|
dc:creator "Broad, Gavin R.; Livermore, Laurence" ;
|
|
dc:date "2014" ;
|
|
dc:title "Checklist of British and Irish Hymenoptera - Evanioidea" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Evaniidae_Latreille_1802>
|
|
dwc:ID-ENA "27484" ;
|
|
dwc:authority "Latreille, 1802" ;
|
|
dwc:authorityName "Latreille" ;
|
|
dwc:authorityYear "1802" ;
|
|
dwc:family "Evaniidae" ;
|
|
dwc:rank "family" ;
|
|
dwc:scientificNameAuthorship "Latreille, 1802" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/623QL> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evaniidae> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Evaniidae>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:family "Evaniidae" ;
|
|
dwc:rank "family" ;
|
|
a dwcFP:TaxonName .
|