46 lines
2 KiB
Turtle
46 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/03DB87D8FFECFF92AF98FBD8027CC1D1>
|
|
dc:creator "Uchman, Alfred; Wetzel, Andreas" ;
|
|
dc:title "Ichnogenus Thalassinoides Ehrenberg 1944" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ichnogenus_Ehrenberg_1944> ;
|
|
trt:publishedIn <http://dx.doi.org/10.5852/cr-palevol2024v23a22> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5852/cr-palevol2024v23a22>
|
|
bibo:endPage "338" ;
|
|
bibo:issue "22" ;
|
|
bibo:journal "Comptes Rendus Palevol" ;
|
|
bibo:pubDate "2024-08-30" ;
|
|
bibo:startPage "325" ;
|
|
bibo:volume "23" ;
|
|
dc:creator "Uchman, Alfred; Wetzel, Andreas" ;
|
|
dc:date "2024" ;
|
|
dc:title "Sequestrichnia - an ethological category of marine trace fossils recording the collection and stowage of nutritional material within burrows" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Ichnogenus_Ehrenberg_1944>
|
|
dwc:authority "Thalassinoides Ehrenberg, 1944" ;
|
|
dwc:authorityName "Thalassinoides Ehrenberg" ;
|
|
dwc:authorityYear "1944" ;
|
|
dwc:genus "Ichnogenus" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Thalassinoides Ehrenberg, 1944" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichnogenus> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Ichnogenus>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Ichnogenus" ;
|
|
dwc:rank "genus" ;
|
|
a dwcFP:TaxonName .
|