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

eulanguages:0003
  rdfs:label "infrequent language"@en ;
  skos:prefLabel "infrequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:ENV .

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

eulanguages:ENV
  dc11:identifier "ENV" ;
  ns0:op-code "ENV" ;
  a skos:Concept ;
  ns1:op-code "ENV" ;
  ns0:authority-code "ENV" ;
  ns0:deprecated "false" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  ns0:start.use "1950-05-09" ;
  skos:inScheme ns1:language, eulanguages:0003 ;
  skos:notation "env"^^ns2:ISO_639_3, "env"^^ns2:XML_LNG ;
  skos:prefLabel "Enwan (Edu State)"@en ;
  skos:altLabel "Enwan"@env ;
  skos:topConceptOf ns1:language, eulanguages:0003 ;
  skos:definition "Enwan (Edo State) is an Edoid language spoken in Edo State in Nigeria. With Ikpeshi and Ivbie North-Okpela-Arhe, it forms the Ikpeshic subgroup. Similar to the more well-known Bantu languages, Edoid languages also feature noun class systems, which are a key characteristic used to identify the broader Atlantic–Congo language family, to which Enwan belongs as part of the Volta–Congo primary branch."@en .

