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

country:GUY
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Guyana"@fi, "Γουιάνα"@el, "An Ghuáin"@ga, "Гвиана"@bg, "Gvajana"@hr, "Guyana"@sk, "Guyana"@fr, "Guyana"@es, "Guyana"@sv, "Guiana"@pt, "Guyana"@nl, "Guyana"@et, "Il-Guyana"@mt, "Gajāna"@lv, "Guyana"@de, "Guyana"@ro, "Guyana"@hu, "Gvajana"@sl, "Guyana"@en, "Gujana"@pl, "Guyana"@it, "Guyana"@cs, "Gajana"@lt, "Guyana"@da ;
  skos:altLabel "Republika Gvajana"@hr, "Ir-Repubblika Kooperattiva tal-Guyana"@mt, "Den Kooperative Republik Guyana"@da, "Cooperative Republic of Guyana"@en, "Guyanan tasavalta"@fi, "Comharphoblacht na Guáine"@ga, "Guyanská kooperatívna republika"@sk, "República Cooperativa de Guyana"@es, "Συνεργατική Δημοκρατία της Γουιάνας"@el, "Guyanai Szövetkezeti Köztársaság"@hu, "Guyanská kooperativní republika"@cs, "Кооперативна република Гвиана"@bg, "República Cooperativa da Guiana"@pt, "Kooperacyjna Republika Gujany"@pl, "Kooperativna republika Gvajana"@sl, "Coöperatieve Republiek Guyana"@nl, "Gajanos Kooperacinė Respublika"@lt, "Repubblica cooperativistica"@it, "Gajānas Kooperatīvā Republika"@lv, "Kooperative Republik Guyana"@de, "Republica Cooperatistă Guyana"@ro, "République coopérative de Guyana"@fr, "Republiken Guyana"@sv, "Guyana Kooperatiivvabariik"@et ;
  dc11:identifier "GUY" ;
  ns0:authority-code "GUY" ;
  ns0:deprecated "false" ;
  ns0:op-code "GUY" ;
  ns0:start.use "1966-05-26" ;
  ns1:op-code "GUY" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

