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

country:URY
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Uruguay"@cs, "Uruguay"@ro, "Uruguay"@et, "Uruguay"@fr, "Uruguay"@nl, "Uruguay"@es, "Uruguay"@fi, "Urugwaj"@pl, "Ουρουγουάη"@el, "Urugvaj"@sl, "Uruguay"@it, "Uruguay"@sv, "Urugvaj"@hr, "Uruguay"@hu, "Uruguaj"@sk, "Уругвай"@bg, "Uruguai"@pt, "Uragua"@ga, "Urugvajus"@lt, "Uruguay"@en, "L-Urugwaj"@mt, "Urugvaja"@lv, "Uruguay"@da, "Uruguay"@de ;
  skos:altLabel "Uruguayská východní republika"@cs, "República Oriental do Uruguai"@pt, "Vzhodna republika Urugvaj"@sl, "Ανατολική Δημοκρατία της Ουρουγουάης"@el, "Urugvajas Austrumu Republika"@lv, "Republiken Uruguay"@sv, "Eastern Republic of Uruguay"@en, "Uruguayi Keleti Köztársaság"@hu, "Republiek ten oosten van de Uruguay"@nl, "Uruguajská východná republika"@sk, "Uruguayn itäinen tasavalta"@fi, "República Oriental del Uruguay"@es, "Източна република Уругвай"@bg, "Uruguay Idavabariik"@et, "Repubblica orientale dell’Uruguay"@it, "Republica Orientală a Uruguayului"@ro, "Den Østlige Republik Uruguay"@da, "Urugvajaus Rytų Respublika"@lt, "Istočna Republika Urugvaj"@hr, "Republik Östlich des Uruguay"@de, "Wschodnia Republika Urugwaju"@pl, "Poblacht Oirthearach Uragua"@ga, "Ir-Repubblika Orjentali tal-Urugwaj"@mt, "République orientale de l’Uruguay"@fr ;
  dc11:identifier "URY" ;
  ns0:authority-code "URY" ;
  ns0:deprecated "false" ;
  ns0:op-code "URY" ;
  ns0:start.use "1950-05-09" ;
  ns1:op-code "URY" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

