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

qx8:-WTKBTZRS-B
  skos:prefLabel "unit of measurement"@en, "unité de mesure"@fr ;
  a skos:Concept ;
  skos:narrower qx8:-MXBZTGXS-G .

qx8: a skos:ConceptScheme .
qx8:-MXBZTGXS-G
  a skos:Concept ;
  skos:inScheme qx8: ;
  skos:broader qx8:-WTKBTZRS-B ;
  skos:prefLabel "degrees Celsius"@en, "degré Celsius"@fr ;
  skos:altLabel "degree Celsius"@en .

