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

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

x64: a skos:ConceptScheme .
x64:-HBVH28C9-N
  inist:semCategory "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  skos:hiddenLabel "Analyse contrastive"@fr, "Contrastive analysis"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "analyse contrastive"@fr, "contrastive analysis"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q614959> .

