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

country:GIB
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Gibraltar"@et, "Гибралтар"@sr, "Gibraltaras"@lt, "Gibraltar"@it, "Gibraltar"@bs, "Giobráltar"@ga, "Gibraltar"@rm, "Gibraltar"@de, "Gjibraltari"@sq, "Gibraltár"@hu, "Gibraltar"@ca, "Гибралтар"@bg, "Gíbraltar"@is, "Gibraltar"@ro, "Cebelitarık"@tr, "Gibraltar"@en, "Gibraltar"@sl, "Gibraltar"@fo, "Gibraltar"@pl, "Гибралтар"@mk, "Gibraltar"@sv, "Γιβραλτάρ"@el, "Гібралтар"@uk, "Gibraltar"@fr, "Gibraltar"@pt, "Ġibiltà"@mt, "Xibraltar"@gl, "Gibraltar"@eu, "Gibraltar"@nl, "Gibraltár"@sk, "Gibraltar"@fi, "Gibraltar"@no, "Gibraltar"@cs, "Gibraltar"@es, "Гибралтар"@ru, "Gibraltar"@hr, "Gibraltāru"@lv, "Гібралтар"@be, "Gibraltar"@da ;
  dc11:identifier "GIB" ;
  ns0:authority-code "GIB" ;
  ns0:deprecated "false" ;
  ns0:op-code "GIB" ;
  ns0:start.use "1950-05-09" ;
  ns1:op-code "GIB" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] ;
  skos:broader country:COU0057 .

