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

country:ISR
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Iżrael"@mt, "Israel"@de, "Izrael"@hr, "Israel"@sv, "Izraelis"@lt, "Israel"@es, "Israël"@fr, "Izrael"@pl, "Iisrael"@et, "Israel"@da, "Israel"@ro, "Izrael"@cs, "Izrael"@sl, "Israel"@en, "Izrael"@hu, "Israele"@it, "Israel"@pt, "Iosrael"@ga, "Izraēla"@lv, "Ισραήλ"@el, "Израел"@bg, "Israel"@fi, "Izrael"@sk, "Israël"@nl ;
  skos:altLabel "Staat Israël"@nl, "Държавата Израел"@bg, "Κράτος του Ισραήλ"@el, "Staten Israel"@sv, "Stato d’Israele"@it, "L-Istat ta’ Iżrael"@mt, "Iisraeli Riik"@et, "Izraēlas Valsts"@lv, "Estado de Israel"@es, "Država Izrael"@sl, "State of Israel"@en, "Izraelio Valstybė"@lt, "Israelin valtio"@fi, "Stát Iosrael"@ga, "Estado de Israel"@pt, "Państwo Izrael"@pl, "Staten Israel"@da, "Staat Israel"@de, "Statul Israel"@ro, "État d’Israël"@fr, "Izraelský štát"@sk, "Stát Izrael"@cs, "Država Izrael"@hr, "Izrael Állam"@hu ;
  dc11:identifier "ISR" ;
  ns0:authority-code "ISR" ;
  ns0:deprecated "false" ;
  ns0:op-code "ISR" ;
  ns0:start.use "1950-05-09" ;
  ns1:op-code "ISR" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

