2024-07-04 13:14:54 +02:00
@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#> .
2024-11-06 14:39:31 +01:00
# Error: the treatment is lacking the taxon
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/7B2E099884BEADC986A4C9A31E94D8DF>
dc: creator " Dikow, T. " ;
dc: title " Namibimydas prinsi Hesse " ;
trt: citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Namibimydas_prinsi> ;
trt: publishedIn <http://dx.doi.org/10.5733/afin.053.0105> ;
a trt: Treatment .
<http://dx.doi.org/10.5733/afin.053.0105>
bibo: endPage " 111 " ;
bibo: journal " African Invertebrates " ;
bibo: startPage " 79 " ;
bibo: volume " 53 " ;
dc: creator " Dikow, T. " ;
dc: date " 2012 " ;
dc: title " Review of Namibimydas Hesse, 1972 and Nothomydas Hesse, 1969 (Diptera: Mydidae: Syllegomydinae: Halterorchini) with the description of new species " ;
a fabio: JournalArticle .