treatments-rdf/data/B6/22/27/B62227C6C9E3E6DB39BDB9DB5DA13053.ttl

55 lines
2.2 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/B62227C6C9E3E6DB39BDB9DB5DA13053>
dc:creator "Heiss, Ernst" ;
dc:title "Onorecoris piceus Heiss, 2013, sp. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Onorecoris_piceus_Heiss_2013> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.319.4755> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.319.4755>
bibo:endPage "151" ;
bibo:journal "ZooKeys" ;
bibo:startPage "137" ;
bibo:volume "319" ;
dc:creator "Heiss, Ernst" ;
dc:date "2013" ;
dc:title "New Aradidae from Ecuador (Hemiptera, Heteroptera, Aradidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Onorecoris_piceus_Heiss_2013>
# Info: authority attributes generated from docAuthor ;
dwc:LSID "urn:lsid:zoobank.org:act:411698E8-6CA4-4023-81BF-20E4C2E085CB" ;
dwc:authority "Heiss, 2013" ;
dwc:authorityName "Heiss" ;
dwc:authorityYear "2013" ;
dwc:genus "Onorecoris" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Heiss, 2013" ;
dwc:species "piceus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Onorecoris_piceus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Onorecoris_piceus>
# Warning: Could not determine parent name ;
dwc:genus "Onorecoris" ;
dwc:rank "species" ;
dwc:species "piceus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Onorecoris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Onorecoris>
dwc:genus "Onorecoris" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Onorecoris_piceus> ;
a dwcFP:TaxonName .