47 lines
2.1 KiB
Turtle
47 lines
2.1 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/03E787D2FFC1811C689BF891FAECF83C>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Sharasialis_Ponomarenko_2012> ;
|
|
dc:creator "Martins, Caleb C.; Ardila-Camacho, Adrian; Rivera-Gasperín, Sara Lariza; Oswald, John D.; Liu, Xingyue; Contreras-Ramos, Atilano" ;
|
|
dc:title "A world checklist of extant and extinct species of Megaloptera (Insecta: Neuropterida)" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2022.812.1727> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5852/ejt.2022.812.1727>
|
|
bibo:endPage "93" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "European Journal of Taxonomy" ;
|
|
bibo:pubDate "2022-04-08" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "812" ;
|
|
dc:creator "Martins, Caleb C.; Ardila-Camacho, Adrian; Rivera-Gasperín, Sara Lariza; Oswald, John D.; Liu, Xingyue; Contreras-Ramos, Atilano" ;
|
|
dc:date "2022" ;
|
|
dc:title "A world checklist of extant and extinct species of Megaloptera (Insecta: Neuropterida)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Sharasialis_Ponomarenko_2012>
|
|
dwc:authority "Ponomarenko, 2012: 49" ;
|
|
dwc:authorityName "Ponomarenko" ;
|
|
dwc:authorityPageNumber "49" ;
|
|
dwc:authorityYear "2012" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Sialidae" ;
|
|
dwc:genus "Sharasialis" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Megaloptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Ponomarenko, 2012" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7GB4> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sharasialis> ;
|
|
a dwcFP:TaxonConcept .
|