treatments-rdf/data/36/04/CE/3604CE0AFFB62142FF2A7957D07EB98C.ttl

63 lines
2.5 KiB
Turtle
Raw Normal View History

@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/3604CE0AFFB62142FF2A7957D07EB98C>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Acronicta_Ochsenheimer_1816>, <http://taxon-concept.plazi.org/id/Animalia/Phalaena_leporina_Linnaeus_1758> ;
dc:creator "Kiss, Ádám" ;
dc:title "Acronicta Ochsenheimer 1816" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4355.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4355.1.1>
bibo:endPage "90" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2017-11-27" ;
bibo:startPage "1" ;
bibo:volume "4355" ;
dc:creator "Kiss, Ádám" ;
dc:date "2017" ;
dc:title "Taxonomic review of the Craniophora s. l. (Lepidoptera, Noctuidae, Acronictinae) generic complex with description of 8 new genera and 13 new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Acronicta_Ochsenheimer_1816>
dwc:authority "Ochsenheimer, 1816" ;
dwc:authorityName "Ochsenheimer" ;
dwc:authorityYear "1816" ;
dwc:class "Insecta" ;
dwc:family "Noctuidae" ;
dwc:genus "Acronicta" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Ochsenheimer, 1816" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8ZYQ8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acronicta> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Phalaena_leporina_Linnaeus_1758>
dwc:authority "Linnaeus, 1758" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1758" ;
dwc:class "Insecta" ;
dwc:family "Noctuidae" ;
dwc:genus "Phalaena" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
dwc:species "leporina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/946T2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phalaena_leporina> ;
a dwcFP:TaxonConcept .