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

country:BHS
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Bahamos"@lt, "Baamas"@pt, "Bahamas"@ro, "Na Bahámaí"@ga, "Bahamu salas"@lv, "Bahamas"@es, "Il-Bahamas"@mt, "Bahamas"@fr, "Bahamas"@de, "Bahami"@sl, "Bahami"@hr, "Bahamas"@en, "Bahama-szigetek"@hu, "Bahamy"@sk, "Bahamas"@da, "Bahama"@et, "Bahamas"@sv, "Bahamy"@cs, "Bahama’s"@nl, "Bahama"@fi, "Bahamas"@it, "Μπαχάμες"@el, "Bahamy"@pl, "Бахамски острови"@bg ;
  skos:altLabel "Commonwealth des Bahamas"@fr, "Samväldet Bahamas"@sv, "Commonwealth of the Bahamas"@en, "Bahamų Sandrauga"@lt, "Bahamu Salu Sadraudzība"@lv, "Commonwealth de las Bahamas"@es, "Bahamai Közösség"@hu, "Comunidade das Baamas"@pt, "Κοινοπολιτεία των Μπαχαμών"@el, "Commonwealth delle Bahamas"@it, "Bahamska Zajednica"@hr, "Gemenebest van de Bahama’s"@nl, "Wspólnota Bahamów"@pl, "Bahaman liittovaltio"@fi, "Commonwealth der Bahamas"@de, "Il-Commonwealth tal-Bahamas"@mt, "Bahamské spoločenstvo"@sk, "Бахамски съюз"@bg, "Uniunea Bahamas"@ro, "Zveza Bahami"@sl, "Comhlathas na mBahámaí"@ga, "Commonwealth of the Bahamas"@da, "Bahama Ühendus"@et, "Bahamské společenství"@cs ;
  dc11:identifier "BHS" ;
  ns0:authority-code "BHS" ;
  ns0:deprecated "false" ;
  ns0:op-code "BHS" ;
  ns0:start.use "1973-07-10" ;
  ns1:op-code "BHS" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

