@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:IND .

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

eulanguages:IND
  ns0:op-code "IND" ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:notation "id"^^ns1:XML_LNG, "id"^^ns1:ISO_639_1, "ind"^^ns1:ISO_639_2B, "ID"^^ns1:PUB_LNGISO, "ind"^^ns1:ISO_639_2T, "ind"^^ns1:ISO_639_3, "ID"^^ns1:PUB_LANG, "BI"^^ns1:FD_060 ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/id> ;
  skos:prefLabel "indonésien"@fr, "indonesisk"@no, "indonesisk"@da, "indonežanski"@sh, "indonēziešu valoda"@lv, "indonezijščina"@sl, "ινδονησιακά"@el, "indonesiska"@sv, "индонезийский"@ru, "indonesio"@es, "indonézština"@sk, "indonesia"@fi, "indonezyjski"@pl, "indonéz"@hu, "Indonesisch"@nl, "Indonesisch"@de, "indoneesia keel"@et, "Indonesian"@en, "Indoneż"@mt, "Indonesis"@ga, "indoneska"@hsb, "индонежански"@sr, "indonesiano"@it, "endonezce"@tr, "індонезійська мова"@uk, "indonezijski"@hr, "индонезийски"@mk, "индонезийски"@bg, "indoneziană"@ro, "indonéština"@cs, "indonésia"@pt, "indónesíska"@is, "indoneziečių kalba"@lt ;
  ns2:op-code "IND" ;
  skos:topConceptOf ns2:language, eulanguages:0002 ;
  skos:definition "L’indonésien (bahasa Indonesia, littéralement «langue de l’Indonésie») est la langue officielle de la République d’Indonésie. C’est aussi l’une des langues d’usage dans la République démocratique du Timor-Oriental. L’indonésien est l’une des formes du malais (bahasa Melayu). Pour une majorité d’Indonésiens, ce n’est pas leur langue maternelle. Ils ne l’apprennent à l’école que vers l’âge de 5 ans."@fr, "Indonesian is the official language of Indonesia. It is a standardised register of Malay, an Austronesian language which has been used as a lingua franca in the Indonesian archipelago for centuries. Most Indonesians also speak one of more than 700 indigenous languages. Most formal education, and nearly all national media and other forms of communication, are conducted in Indonesian. The Indonesian name for the language is Bahasa Indonesia (literally ‘the language of Indonesia’)."@en ;
  skos:altLabel "Bahasa Indonesia"@id ;
  ns0:authority-code "IND" ;
  ns0:deprecated "false" ;
  dc11:identifier "IND" ;
  ns0:start.use "1950-05-09" ;
  a skos:Concept .

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