@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-DKP278CT-W>
  skos:prefLabel "food web"@en, "réseau trophique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-S31L8QS9-7> .

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<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-S31L8QS9-7> .

<http://data.loterre.fr/ark:/67375/3WV-HLG0HDTK-C>
  skos:prefLabel "piscivore"@fr, "piscivorous"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-S31L8QS9-7> .

<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-S31L8QS9-7> .

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

<http://data.loterre.fr/ark:/67375/3WV-S31L8QS9-7>
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-HLG0HDTK-C>, <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-DKP278CT-W> ;
  skos:prefLabel "catégorie trophique"@fr, "trophic group"@en .

