@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> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV-K3LPXBWJ-L>
  skos:prefLabel "animal species"@en, "espèce animale"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-SB5H8R6Z-1> .

<http://data.loterre.fr/ark:/67375/3WV/Fonction>
  skos:prefLabel "Fonction"@fr, "Function"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/3WV-SB5H8R6Z-1> .

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

<http://data.loterre.fr/ark:/67375/3WV-SB5H8R6Z-1>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-S31L8QS9-7>, <http://data.loterre.fr/ark:/67375/3WV-K3LPXBWJ-L> ;
  skos:prefLabel "phytophagous"@en, "phytophage"@fr ;
  skos:altLabel "animal phytophage"@fr .

<http://data.loterre.fr/ark:/67375/3WV-S31L8QS9-7>
  skos:prefLabel "catégorie trophique"@fr, "trophic group"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-SB5H8R6Z-1> .

