47 lines
2 KiB
Turtle
47 lines
2 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#> .
|
||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||
|
||
<http://treatment.plazi.org/id/290EC11AFFC2FFAA72B443D02346FC0E>
|
||
dc:creator "Enushchenko, Ilya V.; Frolov, Аndrey O." ;
|
||
dc:title "Phagophytichnida Vialov 1975" ;
|
||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phagophytichnida_Vialov_1975> ;
|
||
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/Phagophytichnida_Vialov_1975>
|
||
dwc:authority "Vialov 1975: 152" ;
|
||
dwc:authorityName "Vialov" ;
|
||
dwc:authorityPageNumber "152" ;
|
||
dwc:authorityYear "1975" ;
|
||
dwc:order "Phagophytichnida" ;
|
||
dwc:rank "order" ;
|
||
dwc:scientificNameAuthorship "Vialov, 1975" ;
|
||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phagophytichnida> ;
|
||
a dwcFP:TaxonConcept .
|
||
|
||
<http://taxon-name.plazi.org/id/Animalia/Phagophytichnida>
|
||
# Warning: Could not determine parent name ;
|
||
dwc:order "Phagophytichnida" ;
|
||
dwc:rank "order" ;
|
||
a dwcFP:TaxonName .
|