@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/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/> .

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

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

<http://id.loc.gov/vocabulary/iso639-1/wa> skos:exactMatch eulanguages:WLN .
eulanguages:WLN
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:altLabel "walon"@wa ;
  ns0:authority-code "WLN" ;
  skos:prefLabel "βαλλονικά"@el, "valonų kalba"@lt, "Waals"@nl, "valón"@es, "валлонська мова"@uk, "valonca"@tr, "валлонский язык"@ru, "vallone"@it, "vallonska"@sv, "Walloon"@en, "wallon"@fr, "Vallúinis"@ga, "vallon"@hu, "Wallonisch"@de, "valão"@pt, "валонски"@bg, "vallooni keel"@et, "valonă"@ro, "valonski"@hr, "valonščina"@sl, "vallonsk"@da, "vallonsk"@no, "valloni"@fi, "valoņu valoda"@lv, "valonština"@cs, "Wallonja"@mt, "valónčina"@sk, "waloński"@pl ;
  ns0:start.use "1950-05-09" ;
  skos:notation "wln"^^ns1:ISO_639_3, "WA"^^ns1:PUB_LANG, "wa"^^ns1:ISO_639_1, "WA"^^ns1:TED, "WA"^^ns1:PUB_LNGISO, "wa"^^ns1:XML_LNG, "wln"^^ns1:ISO_639_2T, "WA"^^ns1:TED_SCHEMA, "wln"^^ns1:ISO_639_2B ;
  ns2:op-code "WLN" ;
  ns0:deprecated "false" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/wa> ;
  skos:inScheme ns2:language, eulanguages:0002 ;
  skos:topConceptOf eulanguages:0002, ns2:language ;
  skos:definition "Le wallon est une langue romane, une langue d’oïl autochtone dans la plus grande partie de la Wallonie, la partie sud de Belgique parlant français.De nombreuses associations travaillent à garder la langue vivante. Au niveau du gouvernement, le wallon est officiellement reconnu comme une langue autochtone régionale."@fr, "Walloon is a Romance language, a langue d’oïl dialect indigenous to the greater part of Wallonia, the French-speaking south part of Belgium.Numerous associations are working to keep the language alive. On a government level, Walloon is officially recognised as a regional indigenous language."@en ;
  dc11:identifier "WLN" ;
  ns0:op-code "WLN" ;
  a skos:Concept .

