@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:FRY .

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

eulanguages:FRY
  skos:prefLabel "φριζικά"@el, "фризийски"@bg, "frísio"@pt, "frisisk"@da, "frisisk"@no, "фризский"@ru, "frisiska"@sv, "фризски"@mk, "frisón"@es, "frizijščina"@hsb, "frizijščina"@sl, "frísneska"@is, "fryzyjski"@pl, "fríz"@hu, "frīzu valoda"@lv, "frizonă"@ro, "frízština"@sk, "фризька мова"@uk, "frisone"@it, "frizijski"@hr, "fríština"@cs, "friisi"@fi, "frison"@fr, "frizce"@tr, "Frisian"@en, "Friġju"@mt, "friisi keel"@et, "Fries"@nl, "Friesisch"@de, "fryzų kalba"@lt, "Frisisis"@ga ;
  ns0:op-code "FRY" ;
  skos:notation "FY"^^ns1:EUDOR_LNG, "FY"^^ns1:TED_SCHEMA, "fry"^^ns1:ISO_639_3, "FY"^^ns1:TED, "fry"^^ns1:ISO_639_2B, "fry"^^ns1:ISO_639_2T, "fy"^^ns1:XML_LNG, "FY"^^ns1:PUB_LNGISO, "fy"^^ns1:ISO_639_1, "FY"^^ns1:PUB_LANG ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  ns0:start.use "1950-05-09" ;
  ns2:op-code "FRY" ;
  skos:definition "Le frison appartient, avec l’anglais, au sous-groupe de la mer du Nord des langues germaniques de l’Ouest. Il est parlé par des groupes ethniques de la Frise, qui vivent principalement dans la partie nord des Pays-Bas.Il est réparti en trois variantes: le frison occidental, le frison oriental et le frison septentrional."@fr, "Frisian belongs, together with English, to the North Sea subgroup of the West Germanic languages. It is spoken by Frisian ethnic groups, who live mainly in the northern part of the Netherlands.There are three varieties of Frisian: West Frisian, Saterland Frisian, and North Frisian."@en ;
  skos:altLabel "Frysk"@fy, "rietumfrīzu valoda"@lv ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/fy> ;
  skos:topConceptOf ns2:language, eulanguages:0002 ;
  a skos:Concept ;
  ns0:authority-code "FRY" ;
  skos:inScheme ns2:language, eulanguages:0002 ;
  dc11:identifier "FRY" ;
  ns0:deprecated "false" .

<http://id.loc.gov/vocabulary/iso639-1/fy> skos:exactMatch eulanguages:FRY .
