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

country:HUN
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Уго́рщина"@uk, "Hungary"@en, "Hongria"@ca, "Унгapия"@bg, "Hungría"@gl, "Hungria"@pt, "An Ungáir"@ga, "Węgry"@pl, "Ungarn"@de, "Ungārija"@lv, "Hungaria"@eu, "Maďarsko"@cs, "Венгрия"@ru, "Vengrija"@lt, "Mađarska"@hr, "Madžarska"@sl, "Ungheria"@it, "Hungaria"@sq, "Ungaria"@ro, "Macaristan"@tr, "Ungarn"@da, "Ungverjaland"@is, "Ungarn"@no, "Ungari"@et, "Mađarska"@bs, "Ουγγαρία"@el, "Мађарска"@sr, "Hongrie"@fr, "Magyarország"@hu, "Ungern"@sv, "Унгарија"@mk, "Hungría"@es, "Ungaria"@rm, "Венгрыя"@be, "Maďarsko"@sk, "L-Ungerija"@mt, "Hongarije"@nl, "Ungarn"@fo, "Unkari"@fi ;
  dc11:identifier "HUN" ;
  ns0:authority-code "HUN" ;
  ns0:deprecated "false" ;
  ns0:op-code "HUN" ;
  ns0:start.use "2012-01-01" ;
  ns1:op-code "HUN" ;
  ns0:protocol-order "EU-17" ;
  ns0:protocol.order "EU-17" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

