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

country:VIR
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Amerikanska Jungfruöarna"@sv, "Americké Panenské ostrovy"@cs, "Amerikanske Jomfruøer"@da, "Islas Vírgenes de los Estados Unidos"@es, "Ilhas Virgens"@pt, "Американски Вирджински острови"@bg, "Oileáin Mheiriceánacha na Maighdean"@ga, "Americké Panenské ostrovy"@sk, "Insulele Virgine Americane"@ro, "Αμερικανικές Παρθένοι Νήσοι"@el, "Američki Djevičanski Otoci"@hr, "Il-Gżejjer Verġni tal-Istati Uniti"@mt, "ASV Virdžīnas"@lv, "Deviški otoki"@sl, "Yhdysvaltain Neitsytsaaret"@fi, "Amerikaanse Maagdeneilanden"@nl, "Wyspy Dziewicze Stanów Zjednoczonych"@pl, "US Virgin Islands"@en, "Amerikai Virgin-szigetek"@hu, "Mergelių Salos"@lt, "Îles Vierges américaines"@fr, "USA Neitsisaared"@et, "Isole Vergini americane"@it, "Amerikanischen Jungferninseln"@de ;
  skos:altLabel "ASV Virdžīnu salas"@lv, "Panenské ostrovy Spojených štátov"@sk, "Jungtinių Valstijų Mergelių Salos"@lt, "Amerikanske Jomfruøer, De"@da, "Îles Vierges des États-Unis"@fr, "Deviški otoki Združenih držav Amerike"@sl, "Isole Vergini degli Stati Uniti"@it, "Oileáin Mhaighdean na Stát Aontaithe"@ga, "Insulele Virgine ale Statelor Unite"@ro, "Virgin Islands of the United States"@en, "Islas Vírgenes de los Estados Unidos de América"@es, "Παρθένοι Νήσοι των Ηνωμένων Πολιτειών"@el, "Ühendriikide Neitsisaared"@et ;
  dc11:identifier "VIR" ;
  ns0:authority-code "VIR" ;
  ns0:deprecated "false" ;
  ns0:op-code "VIR" ;
  ns0:start.use "1950-05-09" ;
  ns1:op-code "VIR" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] ;
  skos:broader country:COU0454 .

