@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:-V9TTV1PF-6
  inist:semCategory "Activity"@en, "Activité"@fr ;
  skos:hiddenLabel "Activité langagière"@fr, "Speech activity"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "activité langagière"@fr, "speech activity"@en .

x64: a skos:ConceptScheme .
x64:-Activité
  skos:prefLabel "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup ;
  skos:member x64:-V9TTV1PF-6 .

