@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/C19>
  skos:prefLabel "Classification (category)"@en, "Classification (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-V5D9WQD9-P> .

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

<http://data.loterre.fr/ark:/67375/FM8-HQT0L1RF-H>
  skos:prefLabel "metazoa"@en, "metazoa"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-V5D9WQD9-P> .

<http://data.loterre.fr/ark:/67375/FM8-V5D9WQD9-P>
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-F39QFZP8-G> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Animal"@fr, "Animal"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:definition "Code: For the purposes of the Code the term animal includes the Metazoa and protistan taxa whenever they are or have been treated as animals for nomenclatural purposes."@en ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-HQT0L1RF-H>, <http://data.loterre.fr/ark:/67375/FM8-RGVHZQSZ-V> ;
  skos:prefLabel "animal"@fr, "animal"@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:identifier "1810" ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C19> .

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

<http://data.loterre.fr/ark:/67375/FM8-RGVHZQSZ-V>
  skos:prefLabel "zoologiste"@fr, "zoologist"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-V5D9WQD9-P> .

