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

x64: a skos:ConceptScheme .
x64:-Z9X81S68-X
  inist:semCategory "Sign / Symbol"@en, "Signe / Symbole"@fr ;
  skos:hiddenLabel "International Phonetic Alphabet"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "alphabet phonétique international"@fr, "international phonetic alphabet"@en .

x64:-Signe__Symbole
  skos:prefLabel "Sign / Symbol"@en, "Signe / Symbole"@fr ;
  a isothes:ConceptGroup ;
  skos:member x64:-Z9X81S68-X .

