@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://data.loterre.fr/ark:/67375/3WV/Animal>
  skos:prefLabel "Animal"@fr, "Animal"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/3WV-L0CG13WK-5> .

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV-G3MF2QP4-0>
  skos:prefLabel "animal community"@en, "communauté animale"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-L0CG13WK-5> .

<http://data.loterre.fr/ark:/67375/3WV-RTCMBMS6-Q>
  skos:prefLabel "livestock"@en, "bétail"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-L0CG13WK-5> .

<http://data.loterre.fr/ark:/67375/3WV-L0CG13WK-5>
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-RTCMBMS6-Q>, <http://data.loterre.fr/ark:/67375/3WV-D837TLQ0-2> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-G3MF2QP4-0> ;
  skos:prefLabel "animal population"@en, "population animale"@fr .

<http://data.loterre.fr/ark:/67375/3WV-D837TLQ0-2>
  skos:prefLabel "ruche"@fr, "hive"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-L0CG13WK-5> .

