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

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

eulanguages:PUS
  skos:altLabel "pax̌tō"@ps, "Afghanisch"@de, "Paschtu"@de, "Pathaans"@nl, "Paschto"@de, "پښتو"@ps ;
  skos:prefLabel "paszto"@pl, "puštu valoda"@lv, "paštčina"@sk, "pashtu"@it, "Phaistis"@ga, "Pashto"@en, "пущу"@bg, "paştună"@ro, "пушту"@uk, "paštunščina"@sl, "pachto"@pt, "pachto"@fr, "pasto"@es, "Paxto"@mt, "pashto"@sv, "pashto"@da, "paštština"@cs, "pastu"@hu, "Pasjtoe"@nl, "Paschtunisch"@de, "παστού"@el, "paštunski"@hr, "puštu keel"@et, "puštūnų kalba"@lt, "paštu"@fi ;
  skos:notation "PS"^^ns0:PUB_LANG, "ps"^^ns0:ISO_639_1, "PS"^^ns0:PUB_LNGISO, "pus"^^ns0:ISO_639_2T, "pus"^^ns0:ISO_639_2B, "ps"^^ns0:XML_LNG, "pus"^^ns0:ISO_639_3 ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns1:authority-code "PUS" ;
  dc11:identifier "PUS" ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  a skos:Concept ;
  ns1:deprecated "false" ;
  skos:definition "Le pachto est une langue appartenant au groupe indo-iranien de la famille des langues indo-européennes. Les locuteurs du pachto sont les Pachtounes.Cette langue s’écrit au moyen d’un alphabet arabe modifié.Le pachto est composé de deux dialectes principaux, celui de Kandahar et celui de Paktiyâ (ou de Peshawar)."@fr, "Pashto, also known historically as Afghani and Pathani, is the native language of the Pashtun people of south-central Asia. Pashto is a member of the Eastern Iranian languages group.Pashto employs the Pashto alphabet, a modified form of the Persian alphabet, which in part is derived from the Arabic alphabet. It has extra letters for Pashto-specific sounds."@en ;
  ns1:op-code "PUS" ;
  ns2:op-code "PUS" ;
  ns1:start.use "1950-05-09" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/ps> .

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