@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:-NSBKRQ42-7
  inist:semCategory "Activity"@en, "Activité"@fr ;
  skos:hiddenLabel "Transcription phonologique"@fr, "Phonological transcription"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "transcription phonologique"@fr, "phonological transcription"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q4491715> .

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

