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

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

eulanguages:HSB
  skos:prefLabel "górnołużycki"@pl, "горнолужишки"@bg, "felsőszorb"@hu, "hornolužická"@sk, "alto sorábio"@pt, "hornjoserbšćina"@hsb, "øvresorbisk"@da, "Soirbis Uachtarach"@ga, "Upper Sorbian"@en, "sorabo superiore"@it, "Obersorbisch"@de, "haut-sorabe"@fr, "yläsorbi"@fi, "sorabă de sus"@ro, "aukštutinių sorbų kalba"@lt, "ülemsorbi"@et, "верхньолужицька мова"@uk, "högsorbiska"@sv, "gornjolužičkosrpski"@hr, "Oppersorbisch"@nl, "άνω Σορβικά"@el, "augšsorbu valoda"@lv, "alto sorabo"@es, "hornolužická srbština"@cs, "gornjelužiška srbščina"@sl, "Sorbjan ta’ Fuq"@mt ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  ns1:op-code "HSB" ;
  ns0:deprecated "false" ;
  ns0:start.use "1950-05-09" ;
  skos:altLabel "Alto sórbio"@pt, "Alto sorabo"@it, "Sorabă superioară"@ro ;
  skos:inScheme ns1:language, eulanguages:0002 ;
  skos:topConceptOf eulanguages:0002, ns1:language ;
  skos:notation "hsb"^^ns2:ISO_639_2B, "hsb"^^ns2:ISO_639_2T, "hsb"^^ns2:XML_LNG, "hsb"^^ns2:ISO_639_3 ;
  a skos:Concept ;
  skos:definition "Le haut-sorabe est une langue parlée en Allemagne, dans la province historique de Lusace, aujourd’hui en Saxe. Il appartient à la famille occidentale des langues slaves."@fr, "Upper Sorbian is a minority language spoken by Sorbs in Germany in the historical province of Upper Lusatia, which is today part of Saxony. It is grouped in the West Slavic language branch."@en ;
  ns0:authority-code "HSB" ;
  dc11:identifier "HSB" ;
  ns0:op-code "HSB" .

