@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/resource/authority/> .
@prefix ns1: <http://publications.europa.eu/ontology/authority/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns2: <http://publications.europa.eu/ontology/euvoc#> .

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

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

eulanguages:CNR
  skos:prefLabel "čiernohorčina"@sk, "melnkalniešu valoda"@lv, "черногорский язык"@ru, "juodkalniečių kalba"@lt, "чарнагорская мова"@be, "Montainéigris"@ga, "montenegrói"@hu, "черногорски"@bg, "Montenegrijns"@nl, "svartfellska"@is, "црногорски јазик"@mk, "Montenegrin"@mt, "Montenegrin"@en, "montenegro"@fi, "чорногорська мова"@uk, "črnogorščina"@sl, "černohorština"@cs, "μαυροβουνιακά"@el, "malazishtja"@sq, "montenegrino"@es, "montenegrino"@it, "montenegrino"@pt, "karadağca"@tr, "crnogorski jezik"@bs, "czarnogórski"@pl, "црногорски језик"@sr, "montenegrinska"@sv, "monténégrin"@fr, "montenegro keel"@et, "montenegrí"@ca, "muntenegreană"@ro, "crnogorski"@sh, "crnogorski"@hr, "montenegrinsk"@no, "montenegrinsk"@da, "Montenegrinisch"@de ;
  ns0:op-code "CNR" ;
  ns1:authority-code "CNR" ;
  ns1:start.use "2017-12-08" ;
  dc11:identifier "CNR" ;
  ns1:op-code "CNR" ;
  skos:notation "0E"^^ns2:PUB_LNGISO, "ME"^^ns2:TED, "cnr"^^ns2:ISO_639_2B, "ME"^^ns2:TED_SCHEMA, "cnr"^^ns2:XML_LNG, "cnr"^^ns2:ISO_639_2T, "0E"^^ns2:PUB_LANG, "cnr"^^ns2:ISO_639_3 ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  skos:altLabel "crnogorski jezik"@cnr, "црногорски језик"@cnr ;
  skos:definition "Montenegrin is the standardised variety of the Serbo-Croatian used by Montenegrins. It is based on the Shtokavian dialect of Serbo-Croatian.Montenegrin uses more the Latin alphabet than the Cyrillic. In both alphabets there are two additional letters."@en, "Le monténégrin est la variante normalisée du serbo-croate utilisé par les Monténégrins. Il est basé sur le dialecte chtokavien du serbo-croate.Le monténégrin emploie plus l’alphabet latin que cyrillique. Dans les deux alphabets, il y a deux lettres supplémentaires."@fr ;
  a skos:Concept ;
  skos:topConceptOf eulanguages:0002, ns0:language ;
  skos:inScheme ns0:language, eulanguages:0002 ;
  ns1:deprecated "false" .

