@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://publications.europa.eu/resource/authority/> .
@prefix ns1: <http://publications.europa.eu/ontology/authority/start.> .
@prefix ns2: <http://publications.europa.eu/ontology/authority/> .
@prefix ns3: <http://publications.europa.eu/ontology/euvoc#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

<http://id.loc.gov/vocabulary/iso639-1/af> skos:exactMatch eulanguages:AFR .
<http://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:AFR .

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

eulanguages:AFR
  ns0:op-code "AFR" ;
  skos:topConceptOf eulanguages:0002, ns0:language ;
  skos:prefLabel "africanse"@pt, "αφρικάανς"@el, "Afracáinis"@ga, "afrikanščina"@sl, "afrikáans"@es, "Afrikaans"@de, "Afrikaans"@nl, "Afrikaans"@en, "Afrikaans"@mt, "afrikandu valoda"@lv, "afrikánština"@cs, "afrykanerski"@pl, "afrikaani keel"@et, "afrikanų"@lt, "afrikaans"@hu, "afrikaans"@da, "afrikaans"@ro, "afrikaans"@fi, "afrikaans"@fr, "afrikaans"@it, "afrikaans"@sk, "afrikaans"@sv, "afrikaans"@hr, "африкаанс"@bg, "африкаанс"@uk ;
  ns1:use "1950-05-09" ;
  ns2:op-mapped-code [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ] ;
  skos:notation "afr"^^ns3:ISO_639_2T, "af"^^ns3:XML_LNG, "af"^^ns3:ISO_639_1, "afr"^^ns3:ISO_639_3, "afr"^^ns3:ISO_639_2B ;
  dc11:identifier "AFR" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/af> ;
  a skos:Concept ;
  skos:inScheme ns0:language, eulanguages:0002 ;
  ns2:op-code "AFR" ;
  skos:definition "Afrikaans is a West Germanic language. It is one of the official languages of South Africa."@en ;
  ns2:deprecated "false" ;
  ns2:authority-code "AFR" ;
  skos:altLabel "Afrikaans"@af .

