44 lines
1.9 KiB
Turtle
44 lines
1.9 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/EA3C87D3FE10FFCCFF3AFCDBFC01F1C4>
|
|
# Warning: Could not add treatment taxon because sigEpithet "" contains invalid characters ;
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Microparlatoria_Takahashi_> ;
|
|
dc:creator "Suh, Soo-Jung; Hyun, Ik-Hwa" ;
|
|
dc:title "Microparlatoria Takahashi" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5182311> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.5182311>
|
|
bibo:endPage "13" ;
|
|
bibo:issue "432" ;
|
|
bibo:journal "Insecta Mundi" ;
|
|
bibo:pubDate "2015-07-24" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "2015" ;
|
|
dc:creator "Suh, Soo-Jung; Hyun, Ik-Hwa" ;
|
|
dc:date "2015" ;
|
|
dc:title "A preliminary checklist of scale insects (Hemiptera: Coccoidea) intercepted in Korea on dracaena and ficus plants (Asparagales: Asparagaceae, Rosales: Moraceae) imported from southern Asia" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Microparlatoria_Takahashi_>
|
|
dwc:authority "Takahashi" ;
|
|
dwc:authorityName "Takahashi" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Diaspididae" ;
|
|
dwc:genus "Microparlatoria" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hemiptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Takahashi" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microparlatoria> ;
|
|
a dwcFP:TaxonConcept .
|