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

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

eulanguages:0003
  rdfs:label "infrequent language"@en ;
  skos:prefLabel "infrequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:DSB .

eulanguages:DSB
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:authority-code "DSB" ;
  skos:prefLabel "Nedersorbisch"@nl, "dolní lužická srbština"@cs, "Niedersorbisch"@de, "delnjoserbšćina"@hsb, "долнолужишки"@bg, "dolnołużycki"@pl, "нижньолужицька мо́ва"@uk, "dolnolužická srbčina"@sk, "нижнелу́жицкий язы́к"@ru, "bas-sorabe"@fr, "bajo Sorabo"@es, "alamsorbi keel"@et, "sorabă de jos"@ro, "lågsorbisk"@no, "Lower Sorbian"@en ;
  a skos:Concept ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns0:op-code "DSB" ;
  dc11:identifier "DSB" ;
  skos:notation "dsb"^^ns1:ISO_639_3, "dsb"^^ns1:ISO_639_2T, "dsb"^^ns1:ISO_639_2B, "dsb"^^ns1:XML_LNG ;
  ns2:op-code "DSB" ;
  skos:altLabel "Lower Sorbian"@dsb ;
  ns0:deprecated "false" ;
  ns0:start.use "1950-05-09" .

