@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:KWT ;
  skos:prefLabel "Country"@en .

country:KWT
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Kuveita"@lv, "Kuveitas"@lt, "Koweit"@pt, "Kuveit"@et, "Cuáit"@ga, "Kuwait"@en, "Kuwait"@fi, "Kuvait"@hu, "Kuwait"@de, "Kuwait"@es, "Il-Kuwajt"@mt, "Кувейт"@bg, "Koweït"@fr, "Kuwait"@sv, "Kuvajt"@hr, "Kuvajt"@sl, "Kuwait"@it, "Kuwejt"@pl, "Κουβέιτ"@el, "Koeweit"@nl, "Kuvajt"@cs, "Kuvajt"@sk, "Kuweit"@ro, "Kuwait"@da ;
  skos:altLabel "Stát Kuvajt"@cs, "Staat Koeweit"@nl, "Stát Chuáit"@ga, "Staten Kuwait"@sv, "Kuwaitin valtio"@fi, "L-Istat tal-Kuwajt"@mt, "Estado de Kuwait"@es, "Kuveitas valsts"@lv, "Država Kuvajt"@sl, "Kuvait Állam"@hu, "Państwo Kuwejt"@pl, "Staten Kuwait"@da, "Staat Kuwait"@de, "Kuveito Valstybė"@lt, "Държавата Кувейт"@bg, "Kuvajtský štát"@sk, "Statul Kuweit"@ro, "Kuveidi Riik"@et, "Država Kuvajt"@hr, "Estado do Koweit"@pt, "État du Koweït"@fr, "State of Kuwait"@en, "Κράτος του Κουβέιτ"@el ;
  dc11:identifier "KWT" ;
  ns0:authority-code "KWT" ;
  ns0:deprecated "false" ;
  ns0:op-code "KWT" ;
  ns0:start.use "1961-06-19" ;
  ns1:op-code "KWT" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

