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

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

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

<http://id.loc.gov/vocabulary/iso639-1/nn> skos:exactMatch eulanguages:NNO .
eulanguages:NNO
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/nn> ;
  skos:prefLabel "uusnorja"@fi, "norvegiană nynorsk"@ro, "Norwegian Nynorsk"@nl, "Norwegian Nynorsk"@en, "neonorueguês"@pt, "novonorveščina"@sl, "novonorveški"@hr, "jaunnorvēģu valoda"@lv, "Nynorsk Norveġiż"@mt, "uusnorra keel"@et, "Nua-Ioruais"@ga, "norska (nynorska)"@sv, "norvégien nynorsk"@fr, "norvegese nynorsk"@it, "norvég nynorsk"@hu, "norweski nynorsk"@pl, "норвежки съвременен"@bg, "norština (nynorsk)"@cs, "норвезька нюнорська мова"@uk, "νεονορβηγικά"@el, "nynorsk"@da, "nynorsk"@es, "Nynorsk"@de, "nórčina (nynorsk)"@sk, "norvegų niunoškas"@lt ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:notation "nno"^^ns1:ISO_639_3, "nno"^^ns1:ISO_639_2B, "nno"^^ns1:ISO_639_2T, "nn"^^ns1:XML_LNG, "nn"^^ns1:ISO_639_1 ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns0:deprecated "false" ;
  skos:definition "Nynorsk is an official written standard for the Norwegian language."@en ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns0:authority-code "NNO" ;
  skos:altLabel "nynorsk"@nn, "nynorsk"@hr, "norjan nynorsk"@fi, "νορβηγική νίνορσκ"@el, "New Norwegian"@en ;
  ns0:start.use "1950-05-09" ;
  ns2:op-code "NNO" ;
  dc11:identifier "NNO" ;
  ns0:op-code "NNO" ;
  skos:historyNote "Documentation for ISO 639 identifier ‘NNO’: This individual language is member of a macrolanguage: Norwegian nor."@en ;
  a skos:Concept .

