@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:-Glottonyme
  skos:prefLabel "Glottonym"@en, "Glottonyme"@fr ;
  a isothes:ConceptGroup ;
  skos:member x64:-G57W5PZZ-M .

x64: a skos:ConceptScheme .
x64:-RWZ62046-4
  skos:prefLabel "East Cushitic languages"@en, "langues couchitiques orientales"@fr ;
  a skos:Concept ;
  skos:narrower x64:-G57W5PZZ-M .

x64:-G57W5PZZ-M
  inist:semCategory "Glottonym"@en, "Glottonyme"@fr ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:broader x64:-RWZ62046-4 ;
  skos:prefLabel "proto-somali"@fr, "Proto-Somali"@en .

