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

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

eulanguages:SZL
  skos:prefLabel "Schlesisch"@de, "sziléziai"@hu, "силезийски език"@bg, "sileziečių kalba"@lt, "Silesian"@en, "sileziană"@ro, "sliezština"@sk, "silesiano"@pt, "Sileżjan"@mt, "slezština"@cs, "śląski"@pl, "silēziešu valoda"@lv, "šleski"@hr, "sleesia"@fi, "silesiska"@sv, "silésien"@fr, "slesiano"@it, "Silezisch"@nl, "Σιλεσιανά"@el, "sileesia keel"@et, "schlesisk"@da, "šlezijščina"@sl, "siléisis"@ga, "silesio"@es ;
  skos:altLabel "silezijos"@lt, "ślůnsko godka"@szl, "Upper Silesian"@en, "ślůnski"@szl, "sziléz"@hu, "Silesian"@szl, "silēziešu"@lv ;
  ns0:op-code "SZL" ;
  skos:notation "0L"^^ns1:PUB_LNGISO, "szl"^^ns1:XML_LNG, "szl"^^ns1:ISO_639_3, "0L"^^ns1:PUB_LANG ;
  skos:inScheme ns0:language, eulanguages:0002 ;
  ns2:deprecated "false" ;
  skos:definition "Silesian or Upper Silesian is a West Slavic ethnolect of the Lechitic group spoken by a small percentage of people in Upper Silesia. Its vocabulary was significantly influenced by Central German due to the existence of numerous Silesian German speakers in the area prior to World War II and after. Some regard it as one of the four major dialects of Polish, while others classify it as a separate regional language, distinct from Polish."@en ;
  skos:topConceptOf ns0:language, eulanguages:0002 ;
  ns2:op-mapped-code [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ] ;
  a skos:Concept ;
  ns2:op-code "SZL" ;
  dc11:identifier "SZL" ;
  ns2:start.use "1950-05-09" ;
  ns2:authority-code "SZL" .

