@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/start.> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <http://publications.europa.eu/ontology/euvoc#> .
@prefix ns2: <http://publications.europa.eu/ontology/authority/> .
@prefix ns3: <http://publications.europa.eu/resource/authority/> .

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

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

eulanguages:VLS
  skos:altLabel "belge néerlandais"@fr, "Belgisch-Nederlands"@nl, "Belgisches Niederländisch"@de, "Vlaams"@vls ;
  ns0:use "1950-05-09" ;
  skos:prefLabel "Flemish"@en, "Fjamming"@mt, "flaami"@fi, "flamandzki"@pl, "flāmu valoda"@lv, "flamanski"@hr, "flamsk"@da, "fiammingo"@it, "фламандська мова"@uk, "flámčina"@sk, "flamandă"@ro, "Pléimeannais"@ga, "φλαμανδικά"@el, "flamenco"@es, "flamengo"@pt, "vlámština"@cs, "Flämisch"@de, "Vlaams"@nl, "flamandų kalba"@lt, "flamländska"@sv, "flamščina"@sl, "flamand"@fr, "flamand"@hu, "фламандски"@bg, "flaami keel"@et ;
  dc11:identifier "VLS" ;
  skos:notation "vls"^^ns1:ISO_639_3, "VL"^^ns1:PUB_LANG, "VL"^^ns1:PUB_LNGISO, "vls"^^ns1:XML_LNG ;
  skos:definition "Flemish (Vlaams) or Belgian Dutch is the Dutch language as spoken in Flanders, the northern part of Belgium.Differences between Flemish and Dutch are minimal. Using Flemish for the official language in Flanders is misleading: the only official language in Flanders is standard Dutch."@en, "Le flamand (vlaams) ou belge néerlandais est la langue néerlandaise parlée en Flandre, la partie nord de la Belgique.Les différences entre le flamand et le néerlandais sont minimes. L’utilisation du flamand comme langue officielle en Flandre est trompeuse: la seule langue officielle en Flandre est le néerlandais standard."@fr ;
  a skos:Concept ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns2:op-mapped-code [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ] ;
  ns2:deprecated "false" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns3:op-code "VLS" ;
  skos:changeNote "Translations taken from Wikipedia. For future review, see also OJ C 328, 30.12.2006, Celex number 92006E0278"@en ;
  ns2:authority-code "VLS" ;
  ns2:op-code "VLS" .

