2024-07-04 14:07:38 +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 16:27:18 +01:00
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/03B887F70925FFAEFF0D219598EAFD9E>
cito: cites <http://taxon-concept.plazi.org/id/Animalia/Musbrnoia_stehliki_Dworakowska_1979> ;
dc: creator " Cao, Yanghui; Zhang, Yalin " ;
dc: title " Musbrnoia stehliki Dworakowska 1979 " ;
trt: publishedIn <http://dx.doi.org/10.11646/zootaxa.3753.1.5> ;
a trt: Treatment .
<http://dx.doi.org/10.11646/zootaxa.3753.1.5>
bibo: endPage " 70 " ;
bibo: issue " 1 " ;
bibo: journal " Zootaxa " ;
bibo: startPage " 59 " ;
bibo: volume " 3753 " ;
dc: creator " Cao, Yanghui; Zhang, Yalin " ;
dc: date " 2014 " ;
dc: title " Taxonomic study of the leafhopper genera Gredzinskiya Dworakowska and Musbrnoia Dworakowska (Hemiptera: Cicadellidae: Typhlocybinae: Erythroneurini) with descriptions of seven new species " ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Musbrnoia_stehliki_Dworakowska_1979>
dwc: authority " Dworakowska, 1979 " , " Dworakowska, 1979b: 5 " ;
dwc: authorityName " Dworakowska " ;
dwc: authorityPageNumber " 5 " ;
dwc: authorityYear " 1979 " ;
dwc: class " Insecta " ;
dwc: family " Cicadellidae " ;
dwc: genus " Musbrnoia " ;
dwc: kingdom " Animalia " ;
dwc: order " Hemiptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Dworakowska, 1979 " ;
dwc: species " stehliki " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/44NYR> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Musbrnoia_stehliki> ;
a dwcFP: TaxonConcept .