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

country:BEN
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Benin"@fi, "Bénin"@fr, "Benin"@pl, "Benin"@sl, "Il-Benin"@mt, "Benin"@de, "Benin"@ro, "Benin"@it, "Benin"@en, "Beinin"@ga, "Beninas"@lt, "Benin"@cs, "Benin"@nl, "Бенин"@bg, "Benín"@es, "Benin"@hr, "Benin"@da, "Benin"@sv, "Benin"@hu, "Μπενίν"@el, "Benina"@lv, "Benin"@et, "Benim"@pt, "Benin"@sk ;
  skos:altLabel "Repubblica del Benin"@it, "Beninská republika"@cs, "Republic of Benin"@en, "Poblacht Bheinin"@ga, "República de Benín"@es, "Δημοκρατία του Μπενίν"@el, "Beninas Republika"@lv, "Republika Benin"@sl, "République du Bénin"@fr, "Ir-Repubblika tal-Benin"@mt, "República do Benim"@pt, "Republika Benin"@hr, "Republika Beninu"@pl, "Republiken Benin"@sv, "Република Бенин"@bg, "Benini Vabariik"@et, "Benino Respublika"@lt, "Republiek Benin"@nl, "Republikken Benin"@da, "Republik Benin"@de, "Benini Köztársaság"@hu, "Beninin tasavalta"@fi, "Republica Benin"@ro, "Beninská republika"@sk ;
  dc11:identifier "BEN" ;
  ns0:authority-code "BEN" ;
  ns0:deprecated "false" ;
  ns0:op-code "BEN" ;
  ns0:start.use "1975-11-30" ;
  ns1:op-code "BEN" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

