@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/euvoc#> .
@prefix ns1: <http://publications.europa.eu/ontology/authority/start.> .
@prefix ns2: <http://publications.europa.eu/ontology/authority/> .
@prefix ns3: <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:ZZA .

eulanguages:ZZA
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:prefLabel "zazaščina"@sl, "заза"@bg, "zázá"@cs, "Zaza"@it, "Zaza"@mt, "Zaza"@en, "Zaza"@es, "Zazaisch"@de, "Zazaki"@nl, "zazaki"@pl, "zazaki"@hu, "zaza"@fi, "zaza"@lv, "zaza"@sv, "zaza"@ro, "zaza"@fr, "zaza"@hr, "zaza"@pt, "zaza"@da, "zaza"@et, "zazaština"@sk, "Zazaicis"@ga, "zazų"@lt, "Ζαζάκι"@el ;
  skos:notation "zza"^^ns0:ISO_639_3, "zza"^^ns0:XML_LNG, "zza"^^ns0:ISO_639_2B, "zza"^^ns0:ISO_639_2T ;
  skos:altLabel "Zazakî"@zza, "زازاکی"@zza ;
  ns1:use "1950-05-09" ;
  ns2:op-mapped-code [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ] ;
  ns2:op-code "ZZA" ;
  skos:definition "Zaza is an Indo-Iranian language spoken primarily in eastern Turkey by the Zazas, who are commonly considered as Kurds, and in many cases identify as such. The language is a part of the Zaza–Gorani language group of the northwestern group of the Iranian branch."@en ;
  ns3:op-code "ZZA" ;
  ns2:authority-code "ZZA" ;
  ns2:deprecated "false" ;
  a skos:Concept ;
  skos:topConceptOf ns3:language, eulanguages:0003 ;
  dc11:identifier "ZZA" .

eulanguages:0003
  rdfs:label "infrequent language"@en ;
  skos:prefLabel "infrequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:ZZA .

