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

country:ROU
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Romanya"@tr, "Rúmenía"@is, "Румунија"@sr, "Romania"@en, "Rumænien"@da, "Rumunia"@pl, "Румунія"@uk, "Pyмъния"@bg, "Romania"@fi, "România"@ro, "Rumānija"@lv, "Rumunija"@bs, "Roumanie"@fr, "Rumänien"@de, "Roménia"@pt, "Ρουμανία"@el, "Rumenia"@fo, "Romunija"@sl, "Ir-Rumanija"@mt, "Romania"@ca, "Rumänien"@sv, "Rumenia"@rm, "Романија"@mk, "Rumunsko"@cs, "Románia"@hu, "Rumanía"@es, "Romanía"@gl, "Rumunsko"@sk, "Rumeenia"@et, "Roemenië"@nl, "Румынія"@be, "Румыния"@ru, "Errumania"@eu, "Romania"@it, "Rumunija"@lt, "Rumunjska"@hr, "Rumania"@sq, "An Rómáin"@ga ;
  skos:altLabel "Republica Romănia"@ro, "Republiek Roemenië"@nl ;
  dc11:identifier "ROU" ;
  ns0:authority-code "ROU" ;
  ns0:deprecated "false" ;
  ns0:op-code "ROU" ;
  ns0:start.use "1989-12-23" ;
  ns1:op-code "ROU" ;
  ns0:protocol-order "EU-23" ;
  ns0:protocol.order "EU-23" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

