@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@prefix ns0: <http://publications.europa.eu/ontology/authority/> .
@prefix ns1: <http://publications.europa.eu/ontology/euvoc#> .
@prefix ns2: <http://publications.europa.eu/resource/authority/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

<http://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:YID .

eulanguages:0002
  rdfs:label "frequent language"@en ;
  skos:prefLabel "frequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:YID .

eulanguages:YID
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:notation "JI"^^ns1:PUB_LANG, "yi"^^ns1:ISO_639_1, "YI"^^ns1:EUDOR_LNG, "JI"^^ns1:EUDOR_LNG, "yi"^^ns1:XML_LNG, "yid"^^ns1:ISO_639_2T, "YI"^^ns1:PUB_LANG, "YI"^^ns1:PUB_LNGISO, "JI"^^ns1:PUB_LNGISO, "yid"^^ns1:ISO_639_3, "yid"^^ns1:ISO_639_2B ;
  skos:prefLabel "Jiddisch"@nl, "Jiddisch"@de, "jiddis"@hu, "γίντις"@el, "Јидиш"@mk, "Јидиш"@sr, "yidiş"@tr, "jiddisch"@da, "jiddisch"@sv, "jiddiš"@fi, "Giúdais"@ga, "Jiddixx"@mt, "yiddish"@fr, "jidiš"@hr, "jidiš"@hsb, "jidiš"@sk, "jidiš"@sl, "yiddish"@pt, "yiddish"@it, "jidiš"@cs, "jidysz"@pl, "їдиш"@uk, "jidiš kalba"@lt, "jiddisk"@no, "идиш"@bg, "jiddíska"@is, "Yiddish"@en, "idiş"@ro, "yidis"@es, "и́диш"@ru, "jidišs"@lv, "jidiši keel"@et ;
  skos:definition "Le yiddish est une langue germanique, la langue historique des Juifs ashkénazes d’Europe centrale et orientale.Il est traditionnellement écrit dans une variante entièrement vocalisée de l’écriture hébraïque. Une transcription en alphabet latin est très souvent utilisée."@fr, "Yiddish is a Germanic language, the historical language of the Ashkenazi Jews in central and east Europe.Yiddish is traditionally written in a fully vocalised variety of Hebrew script. A transliteration into the Latin alphabet is quite often used."@en ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  a skos:Concept ;
  ns0:deprecated "false" ;
  ns2:op-code "YID" ;
  skos:altLabel "ייִדיש"@yi, "yidish"@yi ;
  dc11:identifier "YID" ;
  skos:topConceptOf ns2:language, eulanguages:0002 ;
  ns0:op-code "YID" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/yi> ;
  ns0:authority-code "YID" ;
  skos:changeNote "Succeeds to JI retired"@en ;
  ns0:start.use "1950-05-09" .

<http://id.loc.gov/vocabulary/iso639-1/yi> skos:exactMatch eulanguages:YID .
