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

country:CXR
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Božićni Otok"@hr, "Insula Christmas"@ro, "Ilha Christmas"@pt, "Isola Christmas"@it, "Kalėdų Sala"@lt, "Karácsony-sziget"@hu, "Oстров Рождество"@bg, "Joulusaar"@fi, "Christmaseiland"@nl, "Oileán na Nollag"@ga, "Julön"@sv, "Vianočný ostrov"@sk, "Božični otok"@sl, "Jõulusaar"@et, "Île Christmas"@fr, "Ziemassvētku sala"@lv, "Νήσος των Χριστουγέννων"@el, "Christmas Island"@da, "Vánoční ostrov"@cs, "Il-Gżira Christmas"@mt, "Christmas Island"@en, "Isla Christmas"@es, "Wyspa Bożego Narodzenia"@pl, "Weihnachtsinsel"@de ;
  skos:altLabel "Terrritorio dell’Isola Christmas"@it, "Christmas Island Territory"@en, "Territorium Weihnachtsinsel"@de, "Ziemassvētku salas teritorija"@lv, "Terytorium Wyspy Bożego Narodzenia"@pl, "Kalėdų Salos Teritorija"@lt, "Teritorium Vánoční ostrov"@cs, "Territorio de la Isla Christmas"@es, "Críoch Oileán na Nollag"@ga, "Territoriet Christmas Island"@da, "Έδαφος της Νήσου των Χριστουγέννων"@el, "Teritórium Vianočného ostrova"@sk, "Територия остров Рождество"@bg, "It-Territorju tal-Gżira Christmas"@mt, "Território da Ilha Christmas"@pt, "Joulusaaren territorio"@fi, "Teritoriul Insulei Christmas"@ro, "Jõulusaare ala"@et, "Territoriet Julön"@sv, "Territorium Christmaseiland"@nl, "Područje Božićnog Otoka"@hr, "Territoire de l’Île Christmas"@fr ;
  dc11:identifier "CXR" ;
  ns0:authority-code "CXR" ;
  ns0:deprecated "false" ;
  ns0:op-code "CXR" ;
  ns0:start.use "1950-05-09" ;
  ns1:op-code "CXR" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] ;
  skos:broader country:COU0088 .

