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

eulanguages:KAA
  skos:altLabel "Karakalpak"@en, "Qaraqalpaq tili"@kaa ;
  skos:notation "kaa"^^ns0:ISO_639_2T, "kaa"^^ns0:XML_LNG, "kaa"^^ns0:ISO_639_3, "kaa"^^ns0:ISO_639_2B ;
  ns1:op-code "KAA" ;
  skos:topConceptOf eulanguages:0003, ns1:language ;
  ns2:deprecated "false" ;
  skos:inScheme eulanguages:0003, ns1:language ;
  ns2:op-mapped-code [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ] ;
  ns2:authority-code "KAA" ;
  a skos:Concept ;
  dc11:identifier "KAA" ;
  ns2:op-code "KAA" ;
  skos:definition "Karakalpak is a Turkic language spoken by Karakalpaks in Karakalpakstan. It is divided into two dialects, Northeastern Karakalpak and Southwestern Karakalpak. It developed alongside Nogai and neighbouring Kazakh languages, being markedly influenced by both. Typologically, Karakalpak belongs to the Kipchak branch of the Turkic languages, thus being closely related to and highly mutually intelligible with Kazakh and Nogai."@en ;
  skos:prefLabel "Kara-Kalpak"@en ;
  ns2:start.use "1950-05-09" .

ns1:language
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:KAA .

eulanguages:0003
  rdfs:label "infrequent language"@en ;
  skos:prefLabel "infrequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:KAA .

