treatments-rdf/data/29/0E/C1/290EC11AFFC2FFAD72B4404E2196FA34.ttl

37 lines
1.6 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/290EC11AFFC2FFAD72B4404E2196FA34>
dc:creator "Enushchenko, Ilya V.; Frolov, Аndrey O." ;
dc:title "Insectophagichnata Enushchenko and Frolov" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4758.2.8> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Insectophagichnata> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4758.2.8>
bibo:endPage "359" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2020-03-30" ;
bibo:startPage "347" ;
bibo:volume "4758" ;
dc:creator "Enushchenko, Ilya V.; Frolov, Аndrey O." ;
dc:date "2020" ;
dc:title "Revision of existing classification of fossil insect feeding traces and description of new ichnotaxa from Middle Jurassic sediments of Eastern Siberia (Russia)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Insectophagichnata>
# Warning: Could not determine parent name ;
dwc:class "Insectophagichnata" ;
dwc:rank "class" ;
a dwcFP:TaxonName .