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

eulanguages:ZHA
  skos:notation "za"^^ns0:ISO_639_1, "zha"^^ns0:ISO_639_2B, "za"^^ns0:XML_LNG, "zha"^^ns0:ISO_639_2T, "zha"^^ns0:ISO_639_3 ;
  skos:prefLabel "Zhuang"@en ;
  a skos:Concept ;
  skos:narrower eulanguages:ZGB .

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

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

eulanguages:ZGB
  ns1:authority-code "ZGB" ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns1:op-code "ZGB" ;
  a skos:Concept ;
  dc11:identifier "ZGB" ;
  skos:notation "zgb"^^ns0:XML_LNG, "zgb"^^ns0:ISO_639_3 ;
  skos:prefLabel "Guibei Zhuang"@en ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  ns2:op-code "ZGB" ;
  ns1:start.use "1950-05-09" ;
  skos:broader eulanguages:ZHA ;
  skos:altLabel "桂北壮語"@zgb ;
  ns1:deprecated "false" .

