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

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

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

eulanguages:SCO
  skos:prefLabel "scots"@hu, "scots"@ro, "scots"@fr, "scots"@sl, "scots"@pt, "škotski"@hr, "Albainis"@ga, "шотландски"@bg, "scozzese"@it, "šoti keel"@et, "skoska"@is, "Schots"@nl, "skotu valoda"@lv, "skotsk"@da, "skotsk"@no, "шотландский"@ru, "skotti"@fi, "шотландська мова"@uk, "шкотски"@sr, "шкотски"@mk, "škótčina"@sk, "lågskotska"@sv, "Scots"@en, "Scots"@de, "szkocki"@pl, "škotų kalba"@lt, "skotština"@cs, "σκωτικά"@el, "Skoċċiż"@mt, "escocés"@es, "ıskoçça"@tr ;
  skos:notation "sco"^^ns0:ISO_639_2B, "sco"^^ns0:XML_LNG, "sco"^^ns0:ISO_639_3, "sco"^^ns0:ISO_639_2T ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  dc11:identifier "SCO" ;
  skos:definition "Scots is the Germanic language variety spoken in Lowland Scotland and parts of Ulster.It is a recognised regional language of the United Kingdom, protected under the European Charter for Regional or Minority Languages."@en, "Le scots est une langue germanique parlée en Écosse et dans le nord de l’Irlande.Il est reconnu par le Royaume-Uni comme langue régionale de l’Écosse, selon la charte européenne des langues régionales ou minoritaires."@fr ;
  ns1:op-code "SCO" ;
  skos:altLabel "Scots"@sco, "scots"@it, "scots"@sv ;
  ns2:op-mapped-code [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ] ;
  ns2:start.use "1950-05-09" ;
  skos:inScheme ns1:language, eulanguages:0002 ;
  ns2:authority-code "SCO" ;
  a skos:Concept ;
  ns2:op-code "SCO" ;
  ns2:deprecated "false" .

