@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

x64:-KL37SJG3-8
  inist:semCategory "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  skos:hiddenLabel "Analyse automatique"@fr, "Automatic analysis"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "analyse automatique"@fr, "automatic analysis"@en .

x64:-Analyse__Mesure
  skos:prefLabel "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a isothes:ConceptGroup ;
  skos:member x64:-KL37SJG3-8 .

x64: a skos:ConceptScheme .
