@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 ns1: <http://publications.europa.eu/resource/authority/> .
@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:SLV .

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

eulanguages:SLV
  skos:altLabel "slovenski"@sl ;
  skos:prefLabel "словенский"@ru, "slovenă"@ro, "slovinčina"@sk, "slovenščina"@sl, "słoweński"@pl, "словеначки"@sr, "slóvenska"@is, "словенски"@bg, "Sloven"@mt, "slovenska"@sv, "sloveenia keel"@et, "slovène"@fr, "Sloveens"@nl, "slovėnų kalba"@lt, "sloveno"@it, "slovinština"@cs, "slovenski"@hr, "slovenski"@sh, "Slóivéinis"@ga, "словенська мова"@uk, "slovensk"@da, "slovensk"@no, "slovence"@tr, "Slovenian"@en, "Slowenisch"@de, "sloveeni"@fi, "słowjenšćina"@hsb, "σλοβενικά"@el, "szlovén"@hu, "словенечки"@mk, "slovēņu valoda"@lv, "esloveno"@pt, "esloveno"@es ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/sl> ;
  skos:notation "SL"^^ns0:EUDOR_LNG, "SL"^^ns0:PUB_LANG, "slv"^^ns0:ISO_639_2T, "slv"^^ns0:ISO_639_2B, "sl"^^ns0:ISO_639_1, "SL"^^ns0:FD_060, "SL"^^ns0:PLANJO, "SL"^^ns0:PUB_LNGISO, "sl"^^ns0:XML_LNG, "SL"^^ns0:TED, "slv"^^ns0:ISO_639_3, "SL"^^ns0:TED_SCHEMA ;
  ns1:op-code "SLV" ;
  ns2:op-mapped-code [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ] ;
  dc11:identifier "SLV" ;
  skos:topConceptOf eulanguages:0001, ns1:language, eulanguages:0002 ;
  skos:inScheme eulanguages:0002, eulanguages:0001, ns1:language ;
  skos:definition "Slovenian or Slovene is a member of the southern subgroup of the Slavic languages, spoken mainly in Slovenia.The distinctive characteristic of Slovene that it has preserved the use of dual grammatical number in addition to singular and plural."@en, "Le slovène est une langue appartenant au sous-groupe méridional des langues slaves, parlée principalement en Slovénie.L’une des caractéristiques du slovène est qu’il a conservé l’usage grammatical du duel (qui représente exactement deux unités) en plus du singulier et du pluriel."@fr ;
  ns2:authority-code "SLV" ;
  ns2:start.use "1950-05-09" ;
  ns2:protocol.order "EU-22" ;
  ns2:deprecated "false" ;
  ns2:protocol-order "EU-22" ;
  a skos:Concept ;
  ns2:op-code "SLV" ;
  ns0:order "EU-22" .

<http://id.loc.gov/vocabulary/iso639-1/sl> skos:exactMatch eulanguages:SLV .
eulanguages:0001
  rdfs:label "EU Official language"@en ;
  skos:prefLabel "EU Official language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:SLV .

