@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/start.> .
@prefix ns1: <http://publications.europa.eu/ontology/authority/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns2: <http://publications.europa.eu/ontology/euvoc#> .
@prefix ns3: <http://publications.europa.eu/resource/authority/> .

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

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

eulanguages:ZBA
  ns0:use "1950-05-09" ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns1:op-code "ZBA" ;
  skos:altLabel "باليبلن"@zba, "Bâleybelen"@zba ;
  skos:definition "Balaibalan is an early constructed language, written with the Ottoman alphabet (Arabic script). The grammar follows the lead of Persian, Turkish and Arabic. The sole documentary attestation of Balaibelen is a dictionary, copies of which are to be found in the Bibliothèque nationale de France in Paris and in the Princeton University Library. Balaibalan may have been created by 14th century mystic Fazlallah Astarabadi, founder of Hurufism, or collectively by his followers in the 15th century."@en ;
  ns1:deprecated "false" ;
  skos:prefLabel "Balaibalan"@en ;
  ns1:authority-code "ZBA" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  dc11:identifier "ZBA" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  skos:notation "zba"^^ns2:XML_LNG, "zba"^^ns2:ISO_639_3 ;
  a skos:Concept ;
  ns3:op-code "ZBA" .

