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

qx8: a skos:ConceptScheme .
qx8:-6X15PGKH-M
  a skos:Concept ;
  skos:inScheme qx8: ;
  skos:broader qx8:-T0D57VFV-F ;
  skos:prefLabel "surface wind"@en, "vent de surface"@fr ;
  skos:exactMatch chc:-Q5BT2R7L-R .

qx8:-T0D57VFV-F
  skos:prefLabel "vent"@fr, "wind"@en ;
  a skos:Concept ;
  skos:narrower qx8:-6X15PGKH-M .

