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

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

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

eulanguages:FIT
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  dc11:identifier "FIT" ;
  a skos:Concept ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:authority-code "FIT" ;
  ns0:deprecated "false" ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:notation "fit"^^ns1:ISO_639_3, "fit"^^ns1:XML_LNG ;
  ns0:op-code "FIT" ;
  skos:prefLabel "Tornedalen Finnish"@en, "Tornedalsfinska"@sv ;
  skos:definition "Tornedalen Finnish is a group of distinct Finnish dialects spoken in the northernmost part of Sweden, particularly along the Torne River Valley. It is officially recognized as one of Sweden's five minority languages and is treated as a separate language from Finnish. Its status as an independent language is sometimes disputed due to this high degree of mutual intelligibility. However, Meänkieli contains strong influences from Swedish and has preserved some archaic features that even the Northern Finnish dialects have lost. Together with Finnish, it belongs to the Finnic languages of the Uralic language family."@en ;
  ns0:start.use "1950-05-09" ;
  ns2:op-code "FIT" ;
  skos:altLabel "Meänkieli"@fit, "Meänkieli"@en .

