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

dom: a skos:ConceptScheme .
dom:-VR658RBG-N
  skos:notation "001C04" ;
  skos:prefLabel "chimie analytique"@fr, "analytical chemistry"@en ;
  a skos:Concept ;
  skos:narrower dom:-K2N25KTC-Z .

dom:-K2N25KTC-Z
  skos:notation "001C04C" ;
  a skos:Concept ;
  skos:inScheme dom: ;
  skos:broader dom:-VR658RBG-N ;
  skos:prefLabel "méthodes spectrométriques et optiques"@fr, "spectrometric and optical methods"@en .

