75 lines
2.7 KiB
Turtle
75 lines
2.7 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/023F1937134A51E7988CF17E7E3D3B9D>
|
|
dc:creator "Kipling, Will" ;
|
|
dc:title "O. Erwin & Sims 1984" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Loxandrina_Erwin_1984> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/dez.67.55985> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/dez.67.55985>
|
|
bibo:endPage "182" ;
|
|
bibo:issue "2" ;
|
|
bibo:journal "Deutsche Entomologische Zeitschrift" ;
|
|
bibo:startPage "151" ;
|
|
bibo:volume "67" ;
|
|
dc:creator "Kipling, Will" ;
|
|
dc:date "2020" ;
|
|
dc:title "Phylogeny and classification of the genus-group taxa of Loxandrina (Coleoptera, Carabidae, Abacetini)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Loxandrina_Erwin_1984>
|
|
dwc:LSID "023F1937-134A-51E7-988C-F17E7E3D3B9D" ;
|
|
dwc:authority "Erwin & Sims, 1984" ;
|
|
dwc:authorityName "Erwin & Sims" ;
|
|
dwc:authorityYear "1984" ;
|
|
dwc:family "Carabidae" ;
|
|
dwc:genus "O." ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:rank "subTribe" ;
|
|
dwc:scientificNameAuthorship "Erwin & Sims, 1984" ;
|
|
dwc:subTribe "Loxandrina" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Loxandrina> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Loxandrina>
|
|
# Warning: abbreviated genus "O." ;
|
|
dwc:family "Carabidae" ;
|
|
dwc:genus "O." ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:rank "genus", "subTribe" ;
|
|
dwc:subTribe "Loxandrina" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
|
dwc:family "Carabidae" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:rank "kingdom" ;
|
|
a dwcFP:TaxonName .
|