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

country:GTM
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Guatemala"@de, "Gvatemala"@sl, "Гватемала"@bg, "Guatamala"@ga, "Guatemala"@hu, "Guatemala"@sk, "Guatemala"@cs, "Gvatemala"@lt, "Guatemala"@et, "Guatemala"@sv, "Guatemala"@pt, "Guatemala"@fi, "Gvatemala"@lv, "Gwatemala"@pl, "Guatemala"@en, "Guatemala"@ro, "Il-Gwatemala"@mt, "Guatemala"@it, "Guatemala"@es, "Gvatemala"@hr, "Γουατεμάλα"@el, "Guatemala"@da, "Guatemala"@nl, "Guatemala"@fr ;
  skos:altLabel "Ir-Repubblika tal-Gwatemala"@mt, "República da Guatemala"@pt, "Guatemalská republika"@cs, "Republika Gvatemala"@sl, "Република Гватемала"@bg, "Guatemalan tasavalta"@fi, "Guatemalská republika"@sk, "Republic of Guatemala"@en, "Republika Gwatemali"@pl, "Republiken Guatemala"@sv, "Republica Guatemala"@ro, "Repubblica del Guatemala"@it, "República de Guatemala"@es, "Republiek Guatemala"@nl, "Republikken Guatemala"@da, "Republika Gvatemala"@hr, "République du Guatemala"@fr, "Guatemalai Köztársaság"@hu, "Republik Guatemala"@de, "Gvatemalos Respublika"@lt, "Poblacht Ghuatamala"@ga, "Guatemala Vabariik"@et, "Gvatemalas Republika"@lv, "Δημοκρατία της Γουατεμάλας"@el ;
  dc11:identifier "GTM" ;
  ns0:authority-code "GTM" ;
  ns0:deprecated "false" ;
  ns0:op-code "GTM" ;
  ns0:start.use "1950-05-09" ;
  ns1:op-code "GTM" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

