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

<http://data.loterre.fr/ark:/67375/2CX> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/2CX-5N14R1VC-5>
  skos:hiddenLabel "COULEUR"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-KF1R2CJQ-G> ;
  skos:prefLabel "couleur"@fr ;
  skos:altLabel "blanc"@fr, "noir"@fr .

<http://data.loterre.fr/ark:/67375/2CX-KF1R2CJQ-G>
  skos:prefLabel "vision"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-5N14R1VC-5> .

