@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank ; cito:cites ; dc:creator "Korn, Dieter; Bockwinkel, Jürgen" ; dc:title "Ponticeratidae Korn 2002" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "47" ; bibo:journal "European Journal of Taxonomy" ; bibo:pubDate "2022-06-08" ; bibo:startPage "10" ; bibo:volume "823" ; dc:creator "Korn, Dieter; Bockwinkel, Jürgen" ; dc:date "2022" ; dc:title "The early gephuroceratid ammonoids from the Roteisenstein Formation of Dillenburg (Cephalopoda, Ammonoidea)" ; a fabio:JournalArticle . dwc:authority "Korn" ; dwc:authorityName "Korn" ; dwc:authorityYear "2002" ; dwc:class "Cephalopoda" ; dwc:family "Ponticeratidae" ; dwc:kingdom "Animalia" ; dwc:order "Ammonoidea" ; dwc:phylum "Mollusca" ; dwc:rank "family" ; dwc:scientificNameAuthorship "Korn, 2002" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Korn" ; dwc:authorityName "Korn" ; dwc:authorityYear "2002" ; dwc:class "Cephalopoda" ; dwc:family "Ponticeratidae" ; dwc:kingdom "Animalia" ; dwc:order "Ammonoidea" ; dwc:phylum "Mollusca" ; dwc:rank "subFamily" ; dwc:scientificNameAuthorship "Korn, 2002" ; dwc:subFamily "Ponticeratinae" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Cephalopoda" ; dwc:family "Ponticeratidae" ; dwc:kingdom "Animalia" ; dwc:order "Ammonoidea" ; dwc:phylum "Mollusca" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Ammonoidea" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Cephalopoda" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:phylum "Mollusca" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Animalia" ; dwc:rank "kingdom" ; a dwcFP:TaxonName .