treatments-rdf/data/03/C8/79/03C8791FFF5D80AFFF7854CCFF1A5E7E.ttl

63 lines
2.7 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
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/03C8791FFF5D80AFFF7854CCFF1A5E7E>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Asopia_Treitschke_1828>, <http://taxon-concept.plazi.org/id/Animalia/Pyralis_subresectalis_Snellen_1890> ;
dc:creator "Singh, Navneet; Ranjan, Rahul; Talukdar, Avishek; Joshi, Rahul; Kirti, Jagbir Singh; Chandra, Kailash; Mally, Richard" ;
dc:title "Pyralis subresectalis" ;
trt:publishedIn <https://doi.org/10.11646/zootaxa.5197.1.1> ;
a trt:Treatment .
<https://doi.org/10.11646/zootaxa.5197.1.1>
bibo:endPage "423" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-10-25" ;
bibo:startPage "1" ;
bibo:volume "5197" ;
dc:creator "Singh, Navneet; Ranjan, Rahul; Talukdar, Avishek; Joshi, Rahul; Kirti, Jagbir Singh; Chandra, Kailash; Mally, Richard" ;
dc:date "2022" ;
dc:title "A catalogue of Indian Pyraloidea (Lepidoptera)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pyralis_subresectalis_Snellen_1890>
dwc:authority "(Snellen, 1890: 565)" ;
dwc:baseAuthorityName "Snellen" ;
dwc:baseAuthorityPageNumber "565" ;
dwc:baseAuthorityYear "1890" ;
dwc:class "Insecta" ;
dwc:family "Pyralidae" ;
dwc:genus "Pyralis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Snellen, 1890)" ;
dwc:species "subresectalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6WR36> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pyralis_subresectalis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Asopia_Treitschke_1828>
dwc:authorityName "Treitschke" ;
dwc:authorityYear "1828" ;
dwc:class "Insecta" ;
dwc:family "Crambidae" ;
dwc:genus "Asopia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Treitschke, 1828" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Asopia> ;
a dwcFP:TaxonConcept .