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

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

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

eulanguages:KLJ
  ns0:use "1950-05-09" ;
  skos:notation "klj"^^ns1:XML_LNG, "klj"^^ns1:ISO_639_3 ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:altLabel "Khalaj Turkic"@en, "Khalaj"@klj ;
  skos:definition "Khalaj is a Turkic language classified within the Common Turkic branch. It is spoken mainly in Markazi Province in Iran. Although it contains many old Turkic elements, it has become widely Persianized. The conservative character of Khalaj can be seen by comparing the same words across different Turkic varieties. For example, in Khalaj, the word for 'foot' is hadaq, while the cognate word in nearby Oghuz languages is ayaq (compare Turkish ayak). Because of the preservation of these archaic features, it has been presumed that the Khalaj people are the descendants of the Arghu Turks."@en ;
  ns2:authority-code "KLJ" ;
  ns2:op-mapped-code [ a ns2:MappedCode ] ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns2:op-code "KLJ" ;
  ns3:op-code "KLJ" ;
  a skos:Concept ;
  dc11:identifier "KLJ" ;
  ns2:deprecated "false" ;
  skos:prefLabel "Khalaj"@en .

