treatments-rdf/data/A2/F2/85/A2F285932E4C140C7C564666E425D9AA.ttl

40 lines
1.6 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/> .
<http://treatment.plazi.org/id/A2F285932E4C140C7C564666E425D9AA>
dc:creator "Shpeley, Danny; Hunting, Wesley; Ball, George E." ;
dc:title "Selenophori" ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.690.13751> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Selenophori> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.690.13751>
bibo:endPage "195" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "690" ;
dc:creator "Shpeley, Danny; Hunting, Wesley; Ball, George E." ;
dc:date "2017" ;
dc:title "A taxonomic review of the Selenophori group (Coleoptera, Carabidae, Harpalini) in the West Indies, with descriptions of new species and notes about classification and biogeography" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Selenophori>
# Warning: Could not determine parent name ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Selenophori" ;
dwc:group "Selenophori" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "group" ;
a dwcFP:TaxonName .