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

country:BLM
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "São Bartolomeu"@pt, "Saint-Barthélemy"@fr, "Senbartelmī"@lv, "Saint-Barthélemy"@nl, "St. Barthélemy"@de, "Svätý Bartolomej"@sk, "Saint-Barthélemy"@pl, "Άγιος Βαρθολομαίος"@el, "Saint Barthélemy"@en, "San Bartolomé"@es, "Сен Бартелеми"@bg, "Saint-Barthélemy"@sl, "Saint Barthélemy"@hr, "Saint-Barthélemy"@cs, "Saint-Barthélemy"@sv, "Sen Bartelemi"@lt, "Saint-Barthélemy"@ga, "Saint Barthélemy"@mt, "Saint-Barthélemy"@et, "Saint-Barthélémy"@da, "Saint-Barthélemy"@hu, "Saint Barthélemy"@ro, "Saint-Barthélemy"@fi, "Saint-Barthélemy"@it ;
  skos:altLabel "Colectivitatea Saint Barthélemy"@ro, "Det Oversøiske Område Saint-Barthélemy"@da, "Sen Bartelemi Bendrija"@lt, "Čezmorska skupnost Saint-Barthélemy"@sl, "Colectividade de São Bartolomeu"@pt, "Il-Kollettività ta’ Saint Barthélemy"@mt, "Saint-Barthélemyn yhteisö"@fi, "Collettività di Saint-Barthélemy"@it, "Zajednica Saint Barthélemy"@hr, "Colectividad de San Bartolomé"@es, "Saint-Barthélemy ühendus"@et, "Общност Сен Бартелеми"@bg, "Saint-Barthélemy Közösség"@hu, "Spoločenstvo Svätý Bartolomej"@sk, "die Körperschaft St. Barthélemy"@de, "Collectivité de Saint-Barthélemy"@fr, "Comhroinn Saint-Barthélemy"@ga, "zbiorowość Saint-Barthélemy"@pl, "Collectivity of Saint Barthélemy"@en, "Gemeenschap Saint-Barthélemy"@nl, "Senbartelmī kopiena"@lv, "Εδαφική οντότητα του Αγίου Βαρθολομαίου"@el, "Förvaltningsområdet Saint-Barthélemy"@sv, "Společenství Saint-Barthélemy"@cs ;
  dc11:identifier "BLM" ;
  ns0:authority-code "BLM" ;
  ns0:deprecated "false" ;
  ns0:op-code "BLM" ;
  ns0:start.use "2007-07-15" ;
  ns1:op-code "BLM" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] ;
  skos:broader country:COU0022 .

