treatments-rdf/data/78/E5/6E/78E56E6F964E04AF3EFD20113A67AD57.ttl

52 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/78E56E6F964E04AF3EFD20113A67AD57>
dc:creator "Webster, Reginald P.; Sweeney, Jon D.; DeMerchant, Ian" ;
dc:title "Stethon pectorosus LeConte 1866" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stethon_pectorosus_LeConte_1866> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.179.2492> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.179.2492>
bibo:endPage "91" ;
bibo:journal "ZooKeys" ;
bibo:startPage "77" ;
bibo:volume "179" ;
dc:creator "Webster, Reginald P.; Sweeney, Jon D.; DeMerchant, Ian" ;
dc:date "2012" ;
dc:title "New Coleoptera records from New Brunswick, Canada: Eucnemidae" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Stethon_pectorosus_LeConte_1866>
dwc:LSID "http://species-id.net/wiki/Stethon_pectorosus" ;
dwc:authority "LeConte, 1866 **" ;
dwc:genus "Stethon" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "LeConte, 1866" ;
dwc:species "pectorosus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stethon_pectorosus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Stethon_pectorosus>
# Warning: Could not determine parent name ;
dwc:genus "Stethon" ;
dwc:rank "species" ;
dwc:species "pectorosus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stethon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stethon>
dwc:genus "Stethon" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stethon_pectorosus> ;
a dwcFP:TaxonName .