@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#> .

<http://data.loterre.fr/ark:/67375/FM8-QRX5680G-2>
  skos:prefLabel "travail d'un animal"@fr, "work (of an animal)"@en ;
  dc:identifier "144" ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C2> ;
  skos:hiddenLabel "Travail d'un animal"@fr, "Work (of an animal)"@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:definition "Code: The result of the activity of an animal (e.g. burrows, borings, galls, nests, worm tubes, cocoons, tracks), but not part of the animal; the term applies to trace fossils but does not apply to such fossil evidence as internal moulds, external impressions, and replacements."@en ;
  dc:created "2020-10-28"^^xsd:date ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/FM8/C2>
  skos:prefLabel "Type (catégorie)"@fr, "Type (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-QRX5680G-2> .

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

