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

country:COG
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Kongo"@sv, "Kongó"@hu, "Congo"@en, "Congo"@ro, "Kongo"@de, "Kongo"@pl, "Congo-Brazzaville"@pt, "Kongo"@sk, "Congo"@it, "Kongo"@hr, "Конго"@bg, "Κονγκό"@el, "An Congó"@ga, "Congo"@nl, "Kongas"@lt, "Kongo"@lv, "Congo"@es, "Kongo"@et, "Il-Kongo"@mt, "Congo"@fr, "Kongo"@sl, "Kongo"@fi, "Congo"@da, "Kongo"@cs ;
  skos:altLabel "Ir-Repubblika tal-Kongo"@mt, "Republiken Kongo"@sv, "Republica Congo"@ro, "Kongo Republika"@lv, "Repubblica del Congo"@it, "République du Congo"@fr, "Δημοκρατία του Κονγκό"@el, "Konžská republika"@sk, "Republiek Congo"@nl, "Republika Kongo"@hr, "Konžská republika"@cs, "Poblacht an Chongó"@ga, "Republika Konga"@pl, "Kongo Vabariik"@et, "República do Congo"@pt, "República del Congo"@es, "Kongo Respublika"@lt, "Kongon tasavalta"@fi, "Republik Kongo"@de, "Република Конго"@bg, "Republic of the Congo"@en, "Republikken Congo"@da, "Republika Kongo"@sl, "Kongói Köztársaság"@hu ;
  dc11:identifier "COG" ;
  ns0:authority-code "COG" ;
  ns0:deprecated "false" ;
  ns0:op-code "COG" ;
  ns0:start.use "1960-08-15" ;
  ns1:op-code "COG" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

