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

country:CYM
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Caymansaaret"@fi, "Kajmanie ostrovy"@sk, "Kajmán-szigetek"@hu, "Kaaimaneilanden"@nl, "Cayman Islands"@en, "Ilhas Caimão"@pt, "Kajmany"@pl, "Νήσοι Κάιμαν"@el, "Caymanøerne"@da, "Caymanöarna"@sv, "Kaimaninseln"@de, "Kaimanu Salas"@lv, "Isole Cayman"@it, "Kaimanai"@lt, "Kaimanisaared"@et, "Кайманови острови"@bg, "Kajmanské ostrovy"@cs, "Il-Gżejjer Cayman"@mt, "Insulele Cayman"@ro, "Oileáin Cayman"@ga, "Îles Caïmans"@fr, "Kajmanski Otoci"@hr, "Kajmanski otoki"@sl, "Islas Caimán"@es ;
  skos:altLabel "Kaimanų Salos"@lt, "Έδαφος των Νήσων Καϋμάν"@el, "Kaimanisaarte asumaa"@et ;
  dc11:identifier "CYM" ;
  ns0:authority-code "CYM" ;
  ns0:deprecated "false" ;
  ns0:op-code "CYM" ;
  ns0:start.use "1962-01-01" ;
  ns1:op-code "CYM" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] ;
  skos:broader country:COU0057 .

