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

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

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

eulanguages:OLO
  skos:notation "olo"^^ns0:XML_LNG, "olo"^^ns0:ISO_639_3 ;
  skos:altLabel "ливвиковское наречие"@ru, "livvinkarjala"@fi, "livvi"@olo, "Livvi-Karelian"@en, "livviko keel"@et ;
  ns1:op-code "OLO" ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns2:op-code "OLO" ;
  a skos:Concept ;
  ns1:authority-code "OLO" ;
  skos:definition "Livvi-Karelian (or Liygi, Livvi, Livvikovian, Olonets, Southern Olonetsian) is a supradialect of Karelian, which is a Finnic language of the Uralic family, spoken by Olonets Karelians (self-appellation livvi, livgilaizet), traditionally inhabiting the area between Ladoga and Onega lakes, northward of Svir River."@en ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  ns1:deprecated "false" ;
  ns1:start.use "1950-05-09" ;
  dc11:identifier "OLO" ;
  skos:inScheme ns2:language, eulanguages:0003 ;
  skos:prefLabel "Livvi"@en .

