@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/3WV-MLGS61CP-S>
  skos:prefLabel "animal"@fr, "animal"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-RK1C39CD-J> .

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV-RK1C39CD-J>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-MLGS61CP-S> ;
  skos:prefLabel "herbivorous"@en, "animal herbivore"@fr ;
  skos:altLabel "herbivore"@fr .

