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

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

eulanguages:0002
  rdfs:label "frequent language"@en ;
  skos:prefLabel "frequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:YUE .

eulanguages:YUE
  skos:prefLabel "Kantonesisch"@de, "kantoni keel"@et, "yue kineski"@hr, "Ċiniż ta’ Yue"@mt, "Sínis Yúé"@ga, "chino yue"@es, "kitajščina"@sl, "Kantono kinų kalba"@lt, "китайски юе"@bg, "lingua yuè"@it, "yue-kinesisk"@da, "kínai yue nyelv"@hu, "κινεζικά γουέ"@el, "kantonesiska"@sv, "kantoninkiina"@fi, "Kantonees"@nl, "юе"@uk, "jue ķīniešu valoda"@lv, "yue"@pl, "chineza Yue"@ro, "cantonais"@fr, "kantončina"@sk, "cantonês"@pt, "čínský jazyk jüe"@cs, "Yue Chinese"@en ;
  skos:notation "yue"^^ns0:ISO_639_3, "yue"^^ns0:XML_LNG ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:altLabel "yue"@yue, "cantonese"@it, "Yue"@sk, "Cantonese"@en, "粤语"@yue ;
  ns1:op-code "YUE" ;
  a skos:Concept ;
  ns2:use "1950-05-09" ;
  skos:definition "Yue Chinese, often referred as Cantonese, is a Chinese language. It is one of the official languages of Hong Kong and Macau. Yue Chinese is written in Chinese characters."@en ;
  ns3:deprecated "false" ;
  ns3:op-mapped-code [ a ns3:MappedCode ] ;
  skos:topConceptOf eulanguages:0002, ns1:language ;
  ns3:authority-code "YUE" ;
  ns3:op-code "YUE" ;
  dc11:identifier "YUE" .

