@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/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/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

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

ns2: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 .

