@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix country: <http://publications.europa.eu/resource/authority/country/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://publications.europa.eu/ontology/authority/> .
@prefix ns1: <http://publications.europa.eu/resource/authority/> .

<http://publications.europa.eu/resource/authority/country>
  a skos:ConceptScheme ;
  rdfs:label "Country"@en ;
  skos:hasTopConcept country:PRK ;
  skos:prefLabel "Country"@en .

country:PRK
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Sjeverna Koreja"@hr, "Severná Kórea"@sk, "Nordkorea"@de, "Nordkorea"@sv, "Noord-Korea"@nl, "Corea del Norte"@es, "North Korea"@en, "Severní Korea"@cs, "Šiaurės Korėja"@lt, "Corée du Nord"@fr, "An Chóiré Thuaidh"@ga, "Pohjois-Korea"@fi, "Βόρεια Κορέα"@el, "Severna Koreja"@sl, "Северна Корея"@bg, "Coreea de Nord"@ro, "Nordkorea"@da, "Coreia do Norte"@pt, "Korea Północna"@pl, "Il-Korea ta’ Fuq"@mt, "Corea del Nord"@it, "Ziemeļkoreja"@lv, "Észak-Korea"@hu, "Põhja-Korea"@et ;
  skos:altLabel "Repubblica popolare democratica di Corea"@it, "KNDK"@hu, "Democratic People’s Republic of Korea"@en, "КНДР"@bg, "Korean demokraattinen kansantasavalta"@fi, "Kórejská ľudovodemokratická republika"@sk, "Demokratische Volksrepublik Korea"@de, "Корейска народнодемократична република"@bg, "Demokratska Narodna Republika Koreja"@hr, "República Popular Democrática de Corea"@es, "Korejská lidově demokratická republika"@cs, "Demokratiska folkrepubliken Korea"@sv, "DLRK"@sl, "RPDC"@fr, "République populaire démocratique de Corée"@fr, "Korėjos Liaudies Demokratinė Respublika"@lt, "República Popular Democrática da Coreia"@pt, "Korejas Tautas Demokrātiskā Republika"@lv, "Ir-Repubblika Demokratika tal-Poplu tal-Korea"@mt, "Daon-Phoblacht Dhaonlathach na Cóiré"@ga, "Den Demokratiske Folkerepublik Korea"@da, "KRLD"@pl, "Democratische Volksrepubliek Korea"@nl, "RPDC"@es, "Λαοκρατική Δημοκρατία της Κορέας"@el, "Koreańska Republika Ludowo-Demokratyczna"@pl, "Korea Rahvademokraatlik Vabariik"@et, "Demokratična ljudska republika Koreja"@sl, "KLDR"@cs, "Koreai Népi Demokratikus Köztársaság"@hu, "Republica Populară Democrată Coreeană"@ro, "DPRK"@en ;
  dc11:identifier "PRK" ;
  ns0:authority-code "PRK" ;
  ns0:deprecated "false" ;
  ns0:op-code "PRK" ;
  ns0:start.use "1948-09-09" ;
  ns1:op-code "PRK" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

