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

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

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

<http://id.loc.gov/vocabulary/iso639-1/wo> skos:exactMatch eulanguages:WOL .
eulanguages:WOL
  skos:prefLabel "volofi keel"@et, "wolofština"@cs, "Volaifis"@ga, "ουόλοφ"@el, "Wolof"@en, "Wolof"@nl, "uolofe"@pt, "Wolof"@de, "Wolof"@mt, "volofščina"@sl, "volofu valoda"@lv, "wolof dili"@tr, "волоф"@uk, "волоф"@bg, "волоф"@ru, "volof"@hu, "volof"@hr, "volofų kalba"@lt, "wolofčina"@sk, "wolof"@ro, "wolof"@es, "wolof"@it, "wolof"@no, "wolof"@fr, "wolof"@da, "wolof"@fo, "wolofski"@sh, "wolof"@pl, "wolof"@fi, "wolof"@sv, "wòlof"@ca, "gjuha volof"@sq ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/wo> ;
  a skos:Concept ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns1:op-code "WOL" ;
  dc11:identifier "WOL" ;
  skos:notation "wol"^^ns2:ISO_639_2B, "WO"^^ns2:PUB_LANG, "wol"^^ns2:ISO_639_3, "wo"^^ns2:ISO_639_1, "WO"^^ns2:PUB_LNGISO, "wo"^^ns2:XML_LNG, "wol"^^ns2:ISO_639_2T ;
  skos:definition "Wolof belongs to the Senegambian branch of the Niger–Congo language family. It is the native language of the Wolof people and is spoken in Senegal, the Gambia and Mauritania."@en ;
  skos:altLabel "Wolof"@wo ;
  ns0:start.use "1950-05-09" ;
  skos:inScheme eulanguages:0002, ns1:language ;
  ns0:deprecated "false" ;
  ns0:authority-code "WOL" ;
  ns0:op-code "WOL" .

