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

country:LBY
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Libye"@fr, "Libyen"@sv, "Λιβύη"@el, "Libyen"@da, "Libia"@es, "Либия"@bg, "Libia"@pl, "Libia"@it, "Libyen"@de, "Libija"@sl, "An Libia"@ga, "Libia"@ro, "Il-Libja"@mt, "Libië"@nl, "Lībija"@lv, "Libija"@hr, "Líbia"@hu, "Libya"@en, "Libija"@lt, "Liibüa"@et, "Líbya"@sk, "Libye"@cs, "Líbia"@pt, "Libya"@fi ;
  skos:altLabel "Κράτος της Λιβύης"@el, "Staat Libyen"@de, "Stát na Libia"@ga, "Lībijas Valsts"@lv, "State of Libya"@en, "L-Istat tal-Libja"@mt, "Държавата Либия"@bg, "Staat Libië"@nl, "Estado da Líbia"@pt, "Statul Libia"@ro, "Líbyjský štát"@sk, "Państwo Libia"@pl, "Staten Libyen"@sv, "Stato di Libia"@it, "État de Libye"@fr, "Država Libija"@hr, "Libyjský stát"@cs, "Libyan valtio"@fi, "Líbiai Állam"@hu, "Država Libija"@sl, "Libijos Valstybė"@lt, "Liibüa Riik"@et, "Staten Libyen"@da, "Estado de Libia"@es ;
  dc11:identifier "LBY" ;
  ns0:authority-code "LBY" ;
  ns0:deprecated "false" ;
  ns0:op-code "LBY" ;
  ns0:start.use "2018-01-15" ;
  ns1:op-code "LBY" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

