@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-F39QFZP8-G>
  skos:definition "Code: Animals distinguished from wild progenitors by characters resulting from the selective actions (deliberate or not) of humans (e.g. Canis familiaris, Felis catus, Bos taurus)."@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  a skos:Concept ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C19> ;
  skos:prefLabel "animal domestique"@fr, "domesticated (animal)"@en ;
  skos:hiddenLabel "Animal domestique"@fr, "Domesticated (Animal)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-V5D9WQD9-P> ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "1816" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> .

<http://data.loterre.fr/ark:/67375/FM8-V5D9WQD9-P>
  skos:prefLabel "animal"@fr, "animal"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-F39QFZP8-G> .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/FM8/C19>
  skos:prefLabel "Classification (category)"@en, "Classification (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-F39QFZP8-G> .

