@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/start.> .
@prefix ns2: <http://publications.europa.eu/ontology/authority/> .
@prefix ns3: <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:MHN .

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

eulanguages:MHN
  skos:notation "mhn"^^ns0:ISO_639_3, "mhn"^^ns0:XML_LNG ;
  skos:definition "Mòcheno (Italian pronunciation: ˈmɔːkeno) is an Upper German variety spoken in three towns of the Bersntol (Italian: Valle del Fersina), in Trentino, northeastern Italy. Mòcheno is closely related to Bavarian and is variously classified either as a Southern Bavarian variety or a separate language of its own. Mòcheno speakers reportedly partially understand Bavarian, Cimbrian, or Standard German. However, many essential differences in grammar, vocabulary, and pronunciation render it difficult for speakers of Standard German to understand. Like other Germanic languages, Mòcheno belongs to the Indo-European languages, the world’s largest language family by number of native speakers."@en ;
  ns1:use "1950-05-09" ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:prefLabel "Mòcheno"@en ;
  ns2:authority-code "MHN" ;
  ns2:op-code "MHN" ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:altLabel "Mócheno"@mhn, "Fersentalerisch"@de, "Bersntolerisch"@de ;
  a skos:Concept ;
  ns3:op-code "MHN" ;
  dc11:identifier "MHN" ;
  ns2:deprecated "false" ;
  ns2:op-mapped-code [ a ns2:MappedCode ] .

