@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns2: <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:EWE .

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

eulanguages:EWE
  ns0:deprecated "false" ;
  skos:prefLabel "Éabhais"@ga, "еве"@bg, "еве"@uk, "еве"@mk, "evių kalba"@lt, "ewe"@fi, "ewe"@pl, "ewe"@it, "ewe"@no, "ewe"@da, "ewe"@sk, "ewe"@es, "ewe"@sv, "ewe"@ro, "jezik ewe"@sl, "euê"@pt, "éwé"@fr, "evu valoda"@lv, "eve"@hu, "eve"@hr, "έουε"@el, "anló"@is, "eweština"@cs, "Ewe"@nl, "Ewe"@en, "Ewe"@mt, "Ewe"@de, "эве"@ru, "eve keel"@et ;
  skos:notation "ee"^^ns1:XML_LNG, "ee"^^ns1:ISO_639_1, "ewe"^^ns1:ISO_639_3, "ewe"^^ns1:ISO_639_2T, "ewe"^^ns1:ISO_639_2B ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns0:op-code "EWE" ;
  skos:altLabel "Èʋegbe"@ee ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns0:authority-code "EWE" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/ee> ;
  skos:definition "Ewe belongs to the Gbe branch of the Niger–Congo language family. It is spoken in southeastern Ghana."@en ;
  ns0:start.use "1950-05-09" ;
  dc11:identifier "EWE" ;
  ns2:op-code "EWE" ;
  a skos:Concept .

<http://id.loc.gov/vocabulary/iso639-1/ee> skos:exactMatch eulanguages:EWE .
