47 lines
2 KiB
Turtle
47 lines
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#> .
|
|
|
|
<http://treatment.plazi.org/id/1312BD799D3AFFAEB066F80B7EEB38F3>
|
|
# Warning: Could not add treatment taxon because sigEpithet "sp. A" contains invalid characters ;
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Zophosis_spA_Deyrolle_1867> ;
|
|
dc:creator "Schoeman, Colin S.; Toussaint, Dawn Cory; Tshililo, Precious; Foord, Stefan H.; Hamer, Michelle" ;
|
|
dc:title "Zophosis (Zophosis) sp. A" ;
|
|
trt:publishedIn <http://dx.doi.org/10.38201/btha.abc.v50.i1.8> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.38201/btha.abc.v50.i1.8>
|
|
bibo:endPage "9" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Bothalia" ;
|
|
bibo:pubDate "2020-07-30" ;
|
|
bibo:series "a 8" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "50" ;
|
|
dc:creator "Schoeman, Colin S.; Toussaint, Dawn Cory; Tshililo, Precious; Foord, Stefan H.; Hamer, Michelle" ;
|
|
dc:date "2020" ;
|
|
dc:title "Checklist of the pimeliine darkling beetles of the Vhembe Biosphere Reserve, South Africa (Coleoptera: Tenebrionidae: Pimeliinae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Zophosis_spA_Deyrolle_1867>
|
|
dwc:authority "Deyrolle, 1867" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Tenebrionidae" ;
|
|
dwc:genus "Zophosis" ;
|
|
dwc:isUncertain "true" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Deyrolle, 1867" ;
|
|
dwc:species "sp. A" ;
|
|
dwc:subGenus "Zophosis" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zophosis_spA> ;
|
|
a dwcFP:TaxonConcept .
|