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/940D3D35454411B36FB1E5A40FB67CE2>
|
|
dc:creator "Liston, Andrew D.; Knight, Guy T.; Sheppard, David A.; Broad, Gavin R.; Livermore, Laurence" ;
|
|
dc:title "Macrophya blanda Fabricius 1775" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macrophya_blanda_Fabricius_1775> ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Tenthredo_blanda> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1168> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/BDJ.2.e1168>
|
|
bibo:endPage "1168" ;
|
|
bibo:journal "Biodiversity Data Journal" ;
|
|
bibo:startPage "1168" ;
|
|
bibo:volume "2" ;
|
|
dc:creator "Liston, Andrew D.; Knight, Guy T.; Sheppard, David A.; Broad, Gavin R.; Livermore, Laurence" ;
|
|
dc:date "2014" ;
|
|
dc:title "Checklist of British and Irish Hymenoptera - Sawflies, ' Symphyta'" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Macrophya_blanda_Fabricius_1775>
|
|
dwc:authority "Fabricius, 1775" ;
|
|
dwc:authorityName "Fabricius" ;
|
|
dwc:authorityYear "1775" ;
|
|
dwc:genus "Macrophya" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Fabricius, 1775" ;
|
|
dwc:species "blanda" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macrophya_blanda> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Macrophya_blanda>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Macrophya" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "blanda" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrophya> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Macrophya>
|
|
dwc:genus "Macrophya" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrophya_blanda> ;
|
|
a dwcFP:TaxonName .
|