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

country:AND
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Ανδόρα"@el, "Andorra"@pt, "Andora"@sl, "Andorra"@en, "Andorra"@tr, "Andorra"@is, "Andorra"@da, "Андорра"@uk, "Andorra"@hu, "Andorra"@cs, "Andorra"@ro, "Андора"@be, "Andorra"@et, "Andora"@lt, "Andorra"@mt, "Andorra"@es, "Andorra"@sk, "Andora"@bs, "Andorra"@it, "Андора"@mk, "Andorra"@de, "Andorra"@fi, "Andóra"@ga, "Andorra"@no, "Andora"@pl, "Андора"@bg, "Andorra"@eu, "Andorra"@sv, "Andora"@lv, "Andorra"@nl, "Andorra"@sq, "Andora"@hr, "Андорра"@ru, "Andorra"@gl, "Andorra"@ca, "Андора"@sr, "Andorra"@rm, "Andorra"@fo, "Andorre"@fr ;
  skos:altLabel "Andorra Prensliği"@tr, "Księstwo Andory"@pl, "Војводство Андора"@mk, "Principado de Andorra"@es, "Πριγκιπάτο της Ανδόρας"@el, "Княства Андора"@be, "Княжество Андора"@bg, "Andorra Vürstiriik"@et, "Principado de Andorra"@gl, "Furstendömet Andorra"@sv, "Prionsacht Andóra"@ga, "Andoras Firstiste"@lv, "Княжество Андорра"@ru, "Il-Prinċipat ta’ Andorra"@mt, "Kneževina Andora"@hr, "Furstadæmið Andorra"@is, "Andoros kunigaikštystė"@lt, "Principata e Andorrës"@sq, "Principality of Andorra"@en, "Prinsadømið Andorra"@fo, "Andorrské knížectví"@cs, "Fyrstendømmet Andorra"@da, "Andorran ruhtinaskunta"@fi, "Князівство Андорра"@uk, "Fyrstedømmet Andorra"@no, "Principadi d'Andorra"@rm, "Kneževina Andora"@bs, "Principatul Andorra"@ro, "Principauté d’Andorre"@fr, "Principat Andore"@sl, "Andorrské kniežatstvo"@sk, "Andorrai Hercegség"@hu, "Principado de Andorra"@pt, "Vorstendom Andorra"@nl, "Principato di Andorra"@it, "Fürstentum Andorra"@de, "Andorrako Printzerria"@eu, "Кнежевина Андора"@sr, "Principat d'Andorra"@ca ;
  dc11:identifier "AND" ;
  ns0:authority-code "AND" ;
  ns0:deprecated "false" ;
  ns0:op-code "AND" ;
  ns0:start.use "1950-05-09" ;
  ns1:op-code "AND" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

