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

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

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

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

