@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:-PGK623WQ-7 .

x64:-PGK623WQ-7
  inist:semCategory "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  skos:prefLabel "cloze test"@en, "test de complétion"@fr ;
  skos:hiddenLabel "Procédé Cloze"@fr, "Cloze test"@en, "Cloze (procédé)"@fr, "Test de complétion"@fr ;
  skos:inScheme x64: ;
  a skos:Concept ;
  skos:altLabel "procédé Cloze"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q951968> .

x64: a skos:ConceptScheme .
