@prefix qx8: <http://data.loterre.fr/ark:/67375/QX8> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

qx8:-RF8QTB32-1
  a skos:Concept ;
  skos:inScheme qx8: ;
  skos:broader qx8:-JCM94HQS-K, qx8:-R4CP8V83-V ;
  skos:prefLabel "distribution area"@en, "zone de répartition"@fr ;
  skos:altLabel "zone de distribution"@fr .

qx8: a skos:ConceptScheme .
qx8:-JCM94HQS-K
  skos:prefLabel "paramètre biologique"@fr, "biological parameter"@en ;
  a skos:Concept ;
  skos:narrower qx8:-RF8QTB32-1 .

qx8:-R4CP8V83-V
  skos:prefLabel "zone géographique"@fr, "geographical area"@en ;
  a skos:Concept ;
  skos:narrower qx8:-RF8QTB32-1 .

