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

country:ZWE
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Zimbabwe"@en, "An tSiombáib"@ga, "Zimbabve"@lv, "Zimbabwe"@it, "Zimbabwe"@et, "Zimbabwe"@fi, "Zimbabwe"@cs, "Zimbabwe"@ro, "Iż-Żimbabwe"@mt, "Zimbabwe"@fr, "Zimbabwe"@da, "Zimbabue"@es, "Zimbabwe"@sk, "Zimbabwe"@nl, "Зимбабве"@bg, "Zimbabué"@pt, "Zimbabve"@sl, "Ζιμπάμπουε"@el, "Simbabwe"@de, "Zimbabwe"@pl, "Zimbabwe"@sv, "Zimbabvė"@lt, "Zimbabve"@hr, "Zimbabwe"@hu ;
  skos:altLabel "Република Зимбабве"@bg, "Zimbabvės Respublika"@lt, "Zimbabwei Köztársaság"@hu, "Ir-Repubblika taż-Żimbabwe"@mt, "Republika Zimbabwe"@cs, "Republiken Zimbabwe"@sv, "Republika Zimbabve"@sl, "Zimbabwianska republika"@sk, "Republiek Zimbabwe"@nl, "Δημοκρατία της Ζιμπάμπουε"@el, "Republika Zimbabwe"@pl, "República do Zimbabué"@pt, "Republic of Zimbabwe"@en, "Zimbabves Republika"@lv, "Republikken Zimbabwe"@da, "Poblacht na Siombáibe"@ga, "República de Zimbabue"@es, "Republica Zimbabwe"@ro, "Republika Zimbabve"@hr, "Zimbabwen tasavalta"@fi, "Zimbabwe Vabariik"@et, "Repubblica dello Zimbabwe"@it, "Republik Simbabwe"@de, "République du Zimbabwe"@fr ;
  dc11:identifier "ZWE" ;
  ns0:authority-code "ZWE" ;
  ns0:deprecated "false" ;
  ns0:op-code "ZWE" ;
  ns0:start.use "1980-04-18" ;
  ns1:op-code "ZWE" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

