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

country:VNM
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Vietnam"@sv, "Vietnam"@nl, "Wietnam"@pl, "Il-Vjetnam"@mt, "Vietnam"@sl, "Vietnam"@it, "Виетнам"@bg, "Vietnam"@sk, "Vietnam"@fi, "Vietnam"@da, "Vietnam"@cs, "Vítneam"@ga, "Vietnam"@et, "Vietname"@pt, "Vijetnam"@hr, "Vietnam"@es, "Vjetnama"@lv, "Βιετνάμ"@el, "Vietnám"@hu, "Vietnam"@en, "Vietnamas"@lt, "Viêt Nam"@fr, "Vietnam"@ro, "Vietnam"@de ;
  skos:altLabel "Vietnamo Socialistinė Respublika"@lt, "Socialistična republika Vietnam"@sl, "República Socialista do Vietname"@pt, "Vjetnamas Sociālistiskā Republika"@lv, "Repubblica socialista del Vietnam"@it, "Socijalistička Republika Vijetnam"@hr, "Vietnamská socialistická republika"@cs, "Vietnámi Szocialista Köztársaság"@hu, "Socjalistyczna Republika Wietnamu"@pl, "Vietnamská socialistická republika"@sk, "République socialiste du Viêt Nam"@fr, "Socialistische Republiek Vietnam"@nl, "Σοσιαλιστική Δημοκρατία του Βιετνάμ"@el, "Socialist Republic of Vietnam"@en, "Ir-Repubblika Soċjalista tal-Vjetnam"@mt, "Socialistiska republiken Vietnam"@sv, "Den Socialistiske Republik Vietnam"@da, "Sozialistische Republik Vietnam"@de, "Социалистическа република Виетнам"@bg, "Republica Socialistă Vietnam"@ro, "Poblacht Shóisialach Vítneam"@ga, "Vietnamin sosialistinen tasavalta"@fi, "República Socialista de Vietnam"@es, "Vietnami Sotsialistlik Vabariik"@et ;
  dc11:identifier "VNM" ;
  ns0:authority-code "VNM" ;
  ns0:deprecated "false" ;
  ns0:op-code "VNM" ;
  ns0:start.use "1976-07-02" ;
  ns1:op-code "VNM" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

