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

country:IRL
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Irlanda"@it, "Ирска"@mk, "Irska"@sl, "Írsko"@sk, "Irska"@bs, "Irlanda"@pt, "Irlanda"@es, "Airija"@lt, "Ιρλανδία"@el, "Írország"@hu, "Ierland"@nl, "Irska"@gl, "Irlandia"@pl, "Irlanda"@eu, "Irland"@sv, "Írland"@fo, "Īrija"@lv, "Irlanti"@fi, "Ірландыя"@be, "Irlanda"@ca, "Írland"@is, "İrlanda"@tr, "Irland"@de, "Irlanda"@sq, "Ірландія"@uk, "L-Irlanda"@mt, "Ирска"@sr, "Irsko"@cs, "Irlande"@fr, "Irlanda"@rm, "Irland"@no, "Éire"@ga, "Ireland"@en, "Irska"@hr, "Ирландия"@ru, "Иpлaндия"@bg, "Irland"@da, "Irlanda"@ro, "Iirimaa"@et ;
  dc11:identifier "IRL" ;
  ns0:authority-code "IRL" ;
  ns0:deprecated "false" ;
  ns0:op-code "IRL" ;
  ns0:start.use "1950-05-09" ;
  ns1:op-code "IRL" ;
  ns0:protocol-order "EU-07" ;
  ns0:protocol.order "EU-07" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

