@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-VNZCR68D-N> .

<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-VNZCR68D-N> .

<http://data.loterre.fr/ark:/67375/3WV-VNZCR68D-N>
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-FM1RJZNJ-8> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-G3MF2QP4-0>, <http://data.loterre.fr/ark:/67375/3WV-GB0BZF22-W> ;
  skos:prefLabel "zoobenthos"@en, "zoobenthos"@fr .

<http://data.loterre.fr/ark:/67375/3WV-FM1RJZNJ-8>
  skos:prefLabel "endofaune"@fr, "infauna"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-VNZCR68D-N> .

<http://data.loterre.fr/ark:/67375/3WV-GB0BZF22-W>
  skos:prefLabel "benthos"@en, "benthos"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-VNZCR68D-N> .

