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

eulanguages:0003
  rdfs:label "infrequent language"@en ;
  skos:prefLabel "infrequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:GWC .

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

eulanguages:GWC
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  dc11:identifier "GWC" ;
  skos:prefLabel "Gawri"@en ;
  skos:altLabel "Gawri"@gwc, "Kalami"@en ;
  ns0:deprecated "false" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:authority-code "GWC" ;
  skos:notation "gwc"^^ns1:XML_LNG, "gwc"^^ns1:ISO_639_3 ;
  ns2:op-code "GWC" ;
  a skos:Concept ;
  ns0:start.use "1950-05-09" ;
  ns0:op-code "GWC" ;
  skos:definition "Gawri, also known as Kalami, Kalam Kohistani and Bashkarik, is an Indo-Aryan language of Dardic type, which in turn belongs to the Indo-European language family. It is spoken in Swat Kohistan (also called Kalam) region in the upper Swat District and in the upper Panjkora river valley of Upper Dir District, Khyber Pakhtunkhwa, Pakistan."@en .

