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

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

eulanguages:ISL
  skos:notation "isl"^^ns0:ISO_639_2T, "IS"^^ns0:TED, "IS"^^ns0:PUB_LANG, "isl"^^ns0:ISO_639_3, "is"^^ns0:ISO_639_1, "IS"^^ns0:TED_SCHEMA, "IS"^^ns0:PUB_LNGISO, "IS"^^ns0:EUDOR_LNG, "is"^^ns0:XML_LNG, "ice"^^ns0:ISO_639_2B, "IS"^^ns0:FD_060 ;
  skos:prefLabel "isländska"@sv, "исландски"@bg, "исландски"@mk, "исландски"@sr, "islandzki"@pl, "islandčina"@sk, "islandês"@pt, "Islandiż"@mt, "ісландська мова"@uk, "Íoslainnis"@ga, "Isländisch"@de, "исландский"@ru, "Icelandic"@en, "islandiešu valoda"@lv, "ızlandaca"@tr, "islandese"@it, "islandščina"@sl, "islandski"@sh, "islandski"@hr, "islandščina"@hsb, "ισλανδικά"@el, "islanti"@fi, "islandeză"@ro, "izlandi"@hu, "islandų kalba"@lt, "IJslands"@nl, "islandés"@es, "islandi keel"@et, "íslenska"@is, "islandsk"@no, "islandsk"@da, "islandais"@fr, "islandština"@cs ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/is> ;
  skos:definition "Icelandic is an Indo-European language belonging to the North Germanic or Nordic branch of the Germanic languages. The vast majority of Icelandic speakers live in Iceland. Most Icelanders do not have surnames but patronymics. Forenames are followed by the genitive form of the father’s (or the mother’s) Christian name completed by son (son of …) or dóttir (daughter of …), e.g. Jónsson, Jónsdóttir if the name of the father is Jón."@en, "L’islandais est une langue indo-européenne appartenant à la branche nord germanique des langues germaniques. La grande majorité des locuteurs islandais vivent en Islande. La plupart des Islandais n’ont pas de noms de famille mais des patronymes. Les prénoms sont suivis par la forme au génitif du prénom du père (ou de la mère), complétée par «son» (fils de …) ou «dóttir» (fille de …), par exemple les enfants de Jón s’appellent ainsi Jónsson et Jónsdóttir."@fr ;
  ns1:start.use "1950-05-09" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns2:op-code "ISL" ;
  ns1:authority-code "ISL" ;
  a skos:Concept ;
  ns1:deprecated "false" ;
  ns1:op-code "ISL" ;
  dc11:identifier "ISL" .

<http://id.loc.gov/vocabulary/iso639-1/is> skos:exactMatch eulanguages:ISL .
