2024-07-04 14:36:50 +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 11:29:24 +01:00
|
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
2024-07-04 14:36:50 +02:00
|
|
|
|
|
|
|
<http://treatment.plazi.org/id/014139E0A8DD4A0E48B5FF206E4FA1BC>
|
|
|
|
dc:creator "Brown, John W." ;
|
|
|
|
dc:title "Circanota Brown, gen. n." ;
|
2024-11-06 17:15:37 +01:00
|
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Circanota_Brown_2014> ;
|
2024-07-04 14:36:50 +02:00
|
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.462.7647> ;
|
|
|
|
a trt:Treatment .
|
|
|
|
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.462.7647>
|
|
|
|
bibo:endPage "134" ;
|
|
|
|
bibo:journal "ZooKeys" ;
|
|
|
|
bibo:startPage "125" ;
|
|
|
|
bibo:volume "462" ;
|
|
|
|
dc:creator "Brown, John W." ;
|
|
|
|
dc:date "2014" ;
|
|
|
|
dc:title "Circanota: a new genus of Sparganothini from the Neotropics, and its two new species (Lepidoptera, Tortricidae)" ;
|
|
|
|
a fabio:JournalArticle .
|
|
|
|
|
2024-11-06 17:15:37 +01:00
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Circanota_Brown_2014>
|
|
|
|
# Warning: Using document metadata for authority year ;
|
|
|
|
dwc:LSID "http://zoobank.org/B5C859DD-C5B1-4C49-8742-FF0E93BFF688" ;
|
|
|
|
dwc:authority "Brown" ;
|
|
|
|
dwc:genus "Circanota" ;
|
|
|
|
dwc:rank "genus" ;
|
|
|
|
dwc:scientificNameAuthorship "Brown, 2014" ;
|
2024-12-01 11:29:24 +01:00
|
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B3J2K> ;
|
2024-11-06 17:15:37 +01:00
|
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Circanota> ;
|
|
|
|
a dwcFP:TaxonConcept .
|
|
|
|
|
2024-07-04 14:36:50 +02:00
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Circanota>
|
2024-12-01 11:29:24 +01:00
|
|
|
# Warning: Could not determine parent name ;
|
2024-07-04 14:36:50 +02:00
|
|
|
dwc:genus "Circanota" ;
|
|
|
|
dwc:rank "genus" ;
|
|
|
|
a dwcFP:TaxonName .
|