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

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

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

eulanguages:RZH
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  dc11:identifier "RZH" ;
  a skos:Concept ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:prefLabel "Rāziḥī"@en ;
  skos:notation "rzh"^^ns1:ISO_639_3, "rzh"^^ns1:XML_LNG ;
  ns0:op-code "RZH" ;
  skos:altLabel "Rāziḥī"@rzh, "Razihi"@en ;
  skos:definition "Rāziḥī is a possible descendant of Ancient South Arabian and is spoken by about 63 000 people in the vicinity of Mount Razih in the northwestern corner of Yemen. Along with Faifi and Rijal Alma, it is possibly one of the few surviving descendants of the Sayhadic branch and the Ancient South Arabian languages Hadrami, Minaean, Sabaic and Qatrabanian. Along with Berber, Chadic, Cushitic and Egyptian branches, Arabic and other Semitic languages belong to the Afro-Asiatic language family, constituting the fourth-largest language family after Indo-European, Sino-Tibetan, and Niger–Congo."@en ;
  ns0:deprecated "false" ;
  ns0:authority-code "RZH" ;
  ns0:start.use "1950-05-09" ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns2:op-code "RZH" .

