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

qx8: a skos:ConceptScheme .
qx8:-7BHM9715-V
  skos:prefLabel "alcohol"@en, "alcool"@fr ;
  a skos:Concept ;
  skos:narrower qx8:-RGZVDWVW-S .

qx8:-RGZVDWVW-S
  skos:definition "L'éthanol, ou alcool éthylique (ou plus simplement alcool), est un alcool de formule semi-développée CH3-CH2-OH. C'est un liquide incolore, volatil, inflammable et miscible à l'eau en toutes proportions. (Adapté de : <a href=\"https://fr.wikipedia.org/wiki/%C3%89thanol\">https://fr.wikipedia.org/wiki/%C3%89thanol</a>)"@fr, "Ethanol is an organic chemical compound. It is a simple alcohol with the chemical formula C2H6O. Its formula can be also written as CH3−CH2−OH or C2H5OH (an ethyl group linked to a hydroxyl group), and is often abbreviated as EtOH. Ethanol is a volatile, flammable, colorless liquid with a characteristic wine-like odor and pungent taste. (Adapted from: <a href=\"https://en.wikipedia.org/wiki/Ethanol\">https://en.wikipedia.org/wiki/Ethanol</a>)"@en ;
  a skos:Concept ;
  skos:inScheme qx8: ;
  skos:broader qx8:-7BHM9715-V ;
  skos:prefLabel "éthanol"@fr, "ethanol"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Ethanol>, <https://fr.wikipedia.org/wiki/%C3%89thanol> .

