@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:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Insectophagichnata_Vialov_> ;
    trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4758.2.8> ;
    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-concept.plazi.org/id/Animalia/Insectophagichnata_Vialov_>
    dwc:authority "(Vialov) Enushchenko and Frolov" ;
    dwc:authorityName "Enushchenko and Frolov" ;
    dwc:baseAuthorityName "Vialov" ;
    dwc:class "Insectophagichnata" ;
    dwc:rank "class" ;
    dwc:scientificNameAuthorship "(Vialov)" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Insectophagichnata> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Insectophagichnata>
    # Warning: Could not determine parent name ;
    dwc:class "Insectophagichnata" ;
    dwc:rank "class" ;
    a dwcFP:TaxonName .