@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:TZM .

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

eulanguages:TZM
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:prefLabel "Vidurio Atlaso tamazigtų"@lt, "мова центрального атласу тамазігт"@uk, "centralmarockansk tamazight"@sv, "Centrālatlasa tamazigtu"@lv, "tamašek (Srednji Atlas)"@sl, "středoatlaský tamazight"@cs, "Tamazight tal-Atlas Ċentrali"@mt, "tamazight del Atlas Central"@es, "amazigue do Atlas Central"@pt, "Atlante centrale tamazight"@it, "tamazight (Atlas Środkowy)"@pl, "tamašek (Stredný Atlas)"@sk, "ταμαζίγτ (Tamazight) του Κεντρικού άτλαντα"@el, "Tamaisis Atlais Láir"@ga, "Kesk-Atlase tamasikti keel"@et, "Zentralatlas-Tamazight"@de, "közép-marokkói berber"@hu, "Tamazigtă din Atlasul Central"@ro, "централноатласки тамазигт"@bg, "tamazight de l’Atlas central"@fr, "keskiatlaksentamazight"@fi, "tamazightski (Srednji Atlas)"@hr, "Centraal-Atlas-Tamazight"@nl, "Central Atlas Tamazight"@en, "tamazight (Atlasbjergene)"@da ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:notation "tzm"^^ns1:XML_LNG, "0J"^^ns1:PUB_LANG, "0J"^^ns1:PUB_LNGISO, "tzm"^^ns1:ISO_639_3 ;
  ns2:op-code "TZM" ;
  skos:inScheme eulanguages:0002, ns2:language ;
  a skos:Concept ;
  skos:altLabel "Atlasic"@en, "Tamaziɣt"@tzm, "أمازيغية الأطلس الأوسط"@tzm ;
  ns0:start.use "1950-05-09" ;
  dc11:identifier "TZM" ;
  skos:definition "Central Atlas Tamazight is a Berber language of the Afroasiatic language family spoken in the Atlas Mountains of Central Morocco as well as by smaller emigrant communities in France and elsewhere. It is one of the most-spoken Berber languages. It is officially written in the Tifinagh script for instruction in Moroccan schools while descriptive linguistic literature commonly uses the Latin alphabet, and the Arabic alphabet has also been used."@en ;
  ns0:deprecated "false" ;
  ns0:op-code "TZM" ;
  ns0:authority-code "TZM" .

