treatments-rdf/data/AC/7B/EF/AC7BEF2DBDB660FB2745BC8D00A2014F.ttl

55 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/AC7BEF2DBDB660FB2745BC8D00A2014F>
dc:creator "Kostova, Rumyana; Gueorguiev, Borislav" ;
dc:title "Philorihzus notatus Stephens 1827" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Philorihzus_notatus_Stephens_1827> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8135> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e8135>
bibo:endPage "8135" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "8135" ;
bibo:volume "4" ;
dc:creator "Kostova, Rumyana; Gueorguiev, Borislav" ;
dc:date "2016" ;
dc:title "The ground beetles (Coleoptera: Carabidae) of the Strandzha Mountain and adjacent coastal territories (Bulgaria and Turkey)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Philorihzus_notatus_Stephens_1827>
dwc:authority "Stephens, 1827" ;
dwc:authorityName "Stephens" ;
dwc:authorityYear "1827" ;
dwc:genus "Philorihzus" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stephens, 1827" ;
dwc:species "notatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Philorihzus_notatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Philorihzus_notatus>
# Warning: Could not determine parent name ;
dwc:genus "Philorihzus" ;
dwc:rank "species" ;
dwc:species "notatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philorihzus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Philorihzus>
dwc:genus "Philorihzus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philorihzus_notatus> ;
a dwcFP:TaxonName .