@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:KOR .

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

<http://id.loc.gov/vocabulary/iso639-1/ko> skos:exactMatch eulanguages:KOR .
eulanguages:KOR
  skos:prefLabel "корейски"@sr, "корейски"@bg, "korejiešu valoda"@lv, "корейский"@ru, "korea keel"@et, "Cóiréis"@ga, "kóreska"@is, "Korean"@en, "Korean"@mt, "korėjiečių kalba"@lt, "корейська мова"@uk, "koreanska"@sv, "korejšćina"@hsb, "korece"@tr, "корејски"@mk, "koreai"@hu, "korejština"@cs, "coréen"@fr, "koreansk"@no, "koreansk"@da, "korea"@fi, "Koreanisch"@de, "coreano"@it, "coreano"@pt, "coreano"@es, "coreeană"@ro, "korejščina"@sl, "Koreaans"@nl, "koreański"@pl, "κορεατικά"@el, "korejski"@hr, "korejski"@sh, "kórejčina"@sk ;
  skos:notation "KO"^^ns0:EUDOR_LNG, "kor"^^ns0:ISO_639_3, "KO"^^ns0:TED, "kor"^^ns0:ISO_639_2T, "KO"^^ns0:PUB_LNGISO, "COREEN"^^ns0:FD_060, "ko"^^ns0:XML_LNG, "ko"^^ns0:ISO_639_1, "kor"^^ns0:ISO_639_2B, "KO"^^ns0:PUB_LANG, "KO"^^ns0:TED_SCHEMA ;
  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 ] ;
  ns1:authority-code "KOR" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/ko> ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  a skos:Concept ;
  skos:definition "Korean is the official language of South Korea and North Korea. For over a millennium, Korean was written with adapted Chinese characters called hanja, complemented by phonetic systems like hyangchal, gugyeol, and idu. In the 15th century, a national writing system called hangul was commissioned by Sejong the Great, but it only came into widespread use in the 20th century.Most historical linguists classify Korean as a isolate language with no known relationship to any other languages."@en, "Le coréen est une langue utilisée en Corée du Nord et en Corée du Sud. La classification du coréen est encore controversée. La plupart des linguistes le considèrent comme un isolat, tandis que d’autres le regroupent dans une hypothétique famille altaïque.L’alphabet qui sert à écrire le coréen est le hangeul; les hanja (sinogrammes employés dans cette langue) sont également utilisés, une assez grande partie du lexique étant d’origine chinoise."@fr ;
  skos:altLabel "한국"@ko, "joseon"@ko, "han-guk"@ko, "조선"@ko ;
  ns2:op-code "KOR" ;
  ns1:op-code "KOR" ;
  skos:inScheme ns2:language, eulanguages:0002 ;
  dc11:identifier "KOR" ;
  ns1:start.use "1950-05-09" ;
  ns1:deprecated "false" .

