@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@prefix ns0: <http://publications.europa.eu/ontology/authority/> .
@prefix ns1: <http://publications.europa.eu/ontology/euvoc#> .
@prefix ns2: <http://publications.europa.eu/resource/authority/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

<http://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:SOM .

eulanguages:0002
  rdfs:label "frequent language"@en ;
  skos:prefLabel "frequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:SOM .

eulanguages:SOM
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:prefLabel "somāļu valoda"@lv, "сомалийски"@bg, "σομαλικά"@el, "Somali"@en, "Somali"@mt, "Somali"@de, "somalski"@hr, "somaliska"@sv, "somaleză"@ro, "Somáilis"@ga, "somali"@pt, "somali"@fr, "somali"@da, "somali"@fi, "somalių kalba"@lt, "szomáli"@hu, "somálčina"@sk, "somaali keel"@et, "somalijski"@pl, "somálština"@cs, "somalí"@es, "сомалійська мова"@uk, "somalo"@it, "Somalisch"@nl, "somalijščina"@sl ;
  skos:definition "Le somali est une langue parlée dans la Corne de l’Afrique. Il appartient à la branche couchitique de la famille chamito-sémitique (également dite afro-asiatique).Différents systèmes d’écriture ont été utilisés pour transcrire le somali. L’alphabet latin somali est aujourd’hui le système d’écriture du somali le plus répandu."@fr, "Somali is an Afro-Asiatic language, belonging to that family’s Cushitic branch. It is spoken as a mother tongue by ethnic Somalis.A number of writing systems have been used for transcribing the language. Of these, the Somali Latin alphabet, officially adopted in 1972, is the most widely used."@en ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/so> ;
  a skos:Concept ;
  skos:notation "som"^^ns1:ISO_639_2T, "som"^^ns1:ISO_639_2B, "som"^^ns1:ISO_639_3, "so"^^ns1:ISO_639_1, "SO"^^ns1:PUB_LNGISO, "so"^^ns1:XML_LNG, "SO"^^ns1:PUB_LANG ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns0:op-code "SOM" ;
  ns2:op-code "SOM" ;
  dc11:identifier "SOM" ;
  ns0:authority-code "SOM" ;
  skos:altLabel "اف سومالى"@so, "af-soomaali"@so ;
  ns0:deprecated "false" ;
  ns0:start.use "1950-05-09" .

<http://id.loc.gov/vocabulary/iso639-1/so> skos:exactMatch eulanguages:SOM .
