@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/> .
@prefix ns1: <http://publications.europa.eu/resource/authority/> .
@prefix ns2: <http://publications.europa.eu/ontology/euvoc#> .
@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:OAK .

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

eulanguages:OAK
  ns0:authority-code "OAK" ;
  ns0:deprecated "false" ;
  ns1:op-code "OAK" ;
  skos:inScheme ns1:language, eulanguages:0003 ;
  ns0:op-code "OAK" ;
  skos:topConceptOf ns1:language, eulanguages:0003 ;
  skos:prefLabel "Noakhali"@en ;
  ns0:start.use "1950-05-09" ;
  skos:notation "oak"^^ns2:ISO_639_3, "oak"^^ns2:XML_LNG ;
  a skos:Concept ;
  skos:definition "Noakhali is an Indo-Aryan language spoken by an estimated 7 million people, primarily in the Greater Noakhali region of Bangladesh, as well as in southern parts of Tripura in India. Unlike Standard Bengali (Bangla), it has no official recognition and is not used in courts or legislative bodies. Together with Bengali and other local varieties, Noakhali belongs to the Gauda–Banga sub-group, which is classified within the Indo-Aryan branch of the Indo-Iranian primary branch. As an Indo-Iranian language, it ultimately forms part of the Indo-European language family, the world’s largest by number of native speakers."@en ;
  skos:altLabel "নোয়াখাইল্লা"@oak, "Noakhailla"@en, "Noakhailla"@oak ;
  dc11:identifier "OAK" .

