@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .

<http://data.loterre.fr/ark:/67375/FM8/C17>
  skos:prefLabel "Taxonomie (catégorie)"@fr, "Taxonomy (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-MNKZZ564-T> .

<http://data.loterre.fr/ark:/67375/FM8>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://data.loterre.fr/ark:/67375/FM8-MNKZZ564-T> .

<http://data.loterre.fr/ark:/67375/FM8-MNKZZ564-T>
  skos:prefLabel "ichnotaxon"@en, "ichnotaxon"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Ichnotaxon"@en, "Ichnotaxon"@fr ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:identifier "1659" ;
  dc:modified "2021-10-22"^^xsd:date ;
  skos:definition "Code: A taxon based on the fossilized work of an organism, including fossilized trails, tracks or burrows (trace fossils) made by an animal."@en ;
  dc:created "2020-10-28"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C17> ;
  skos:exactMatch obo:NOMEN_0001058 ;
  a skos:Concept .

