2024-07-04 13:15:19 +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-12-01 09:26:06 +01:00
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
2024-07-04 13:15:19 +02:00
<http://treatment.plazi.org/id/6AFF18D635BF291F1FA49A3BA7769FC4>
dc: creator " Schmidt, B. Christian; Freina, Josef J. De " ;
dc: title " Andesobia flavata Hampson 1901, comb. n. " ;
2024-11-08 16:09:54 +01:00
trt: citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Maenas_flavata> ;
2024-07-04 13:15:19 +02:00
trt: definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Andesobia_flavata_Hampson_1901> ;
trt: publishedIn <http://dx.doi.org/10.3897/zookeys.149.2382> ;
a trt: Treatment .
<http://dx.doi.org/10.3897/zookeys.149.2382>
bibo: endPage " 88 " ;
bibo: journal " ZooKeys " ;
bibo: startPage " 69 " ;
bibo: volume " 149 " ;
dc: creator " Schmidt, B. Christian; Freina, Josef J. De " ;
dc: date " 2011 " ;
dc: title " Generic placement of the Neotropical species of \ " Phragmatobia \ " (Erebidae, Arctiinae), with a remarkable matrivorous species from the Peruvian Andes " ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Andesobia_flavata_Hampson_1901>
dwc: LSID " http://species-id.net/wiki/Andesobia_flavata " ;
dwc: authority " Hampson, 1901 " ;
dwc: authorityName " Hampson " ;
dwc: authorityYear " 1901 " ;
dwc: genus " Andesobia " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Hampson, 1901 " ;
dwc: species " flavata " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Andesobia_flavata> ;
a dwcFP: TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Andesobia_flavata>
2024-12-01 09:26:06 +01:00
# Warning: Could not determine parent name ;
2024-07-04 13:15:19 +02:00
dwc: genus " Andesobia " ;
dwc: rank " species " ;
dwc: species " flavata " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Andesobia> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Andesobia>
dwc: genus " Andesobia " ;
dwc: rank " genus " ;
2024-12-01 09:26:06 +01:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Andesobia_flavata> ;
2024-07-04 13:15:19 +02:00
a dwcFP: TaxonName .