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

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

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

eulanguages:NLD
  skos:prefLabel "nizozemščina"@sl, "holandski"@sh, "holland"@hu, "hollenska"@is, "холандски"@mk, "холандски"@sr, "нидерландски"@bg, "нідерландська мова"@uk, "nederländska"@sv, "hollandaca"@tr, "hollandi keel"@et, "nederlandsk"@da, "nederlandsk"@no, "néerlandais"@fr, "neerlandeză"@ro, "niderlandzki"@pl, "Dutch"@en, "holandiešu valoda"@lv, "ολλανδικά"@el, "Nederlands"@nl, "neerlandês"@pt, "nizozemski"@hr, "Ollainnis"@ga, "neerlandés"@es, "hollanti"@fi, "нидерландский"@ru, "nizozemština"@cs, "Niederländisch"@de, "nižozemšćina"@hsb, "holandčina"@sk, "Olandiż"@mt, "nyderlandų kalba"@lt, "neerlandese"@it ;
  skos:notation "NL"^^ns0:FD_060, "NL"^^ns0:EUDOR_LNG, "NL"^^ns0:TED, "dut"^^ns0:ISO_639_2B, "nl"^^ns0:ISO_639_1, "nl"^^ns0:XML_LNG, "nld"^^ns0:ISO_639_3, "nld"^^ns0:ISO_639_2T, "NL"^^ns0:PUB_LNGISO, "NL"^^ns0:PLANJO, "NL"^^ns0:TED_SCHEMA, "NL"^^ns0:PUB_LANG ;
  ns1:deprecated "false" ;
  skos:inScheme eulanguages:0001, <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:topConceptOf eulanguages:0001, <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  skos:definition "Dutch is a West Germanic language whose closest relative is German. It is spoken in the Netherlands, by about 60% of the population of Belgium, in Suriname and in the Caribbean island nations of Aruba, Curaçao, and Sint Maarten. The version of Dutch spoken in Southern Africa has been standardised into Afrikaans."@en, "Le néerlandais est une langue germanique occidentale, dont le plus proche parent est l’allemand. Elle est parlée aux Pays-Bas, en Belgique (par environ 60 % de la population), au Suriname et dans les pays insulaires des Caraïbes (Aruba, Curaçao et Sint-Maarten). La version du néerlandais parlé en Afrique du Sud a été normalisée comme l’afrikaans."@fr ;
  ns1:protocol-order "EU-17" ;
  dc11:identifier "NLD" ;
  ns1:op-code "NLD" ;
  ns1:authority-code "NLD" ;
  ns1:protocol.order "EU-17" ;
  ns2:op-code "NLD" ;
  ns1:start.use "1950-05-09" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/nl> ;
  a skos:Concept ;
  ns0:order "EU-17" .

eulanguages:0001
  rdfs:label "EU Official language"@en ;
  skos:prefLabel "EU Official language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:NLD .

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