46 lines
1.9 KiB
Turtle
46 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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/03D787C8FFEFFFF8848D4A72FCF0667E>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Homaloxestis_alopecopa_Meyrick_1929> ;
|
|
dc:creator "Park, Kyu-Tek; Byun, Bong-Kyu" ;
|
|
dc:title "Homaloxestis alopecopa Meyrick 1929" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.176219> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.176219>
|
|
bibo:endPage "64" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "57" ;
|
|
bibo:volume "1449" ;
|
|
dc:creator "Park, Kyu-Tek; Byun, Bong-Kyu" ;
|
|
dc:date "2007" ;
|
|
dc:title "Review of Homaloxestis Meyrick (Lepidoptera, Lecithoceridae) of the Philippine Islands, with descriptions of two new species" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Homaloxestis_alopecopa_Meyrick_1929>
|
|
dwc:authority "Meyrick, 1929", "Meyrick, 1929: 518" ;
|
|
dwc:authorityName "Meyrick" ;
|
|
dwc:authorityPageNumber "518" ;
|
|
dwc:authorityYear "1929" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Lecithoceridae" ;
|
|
dwc:genus "Homaloxestis" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Lepidoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Meyrick, 1929" ;
|
|
dwc:species "alopecopa" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6MBHZ> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Homaloxestis_alopecopa> ;
|
|
a dwcFP:TaxonConcept .
|