@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 ns0: <http://publications.europa.eu/ontology/authority/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@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:KTQ .

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

eulanguages:KTQ
  ns0:op-code "KTQ" ;
  skos:prefLabel "Katabaga"@en ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:authority-code "KTQ" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  a skos:Concept ;
  dc11:identifier "KTQ" ;
  skos:notation "ktq"^^ns1:ISO_639_3, "ktq"^^ns1:XML_LNG ;
  ns2:op-code "KTQ" ;
  skos:altLabel "Katabangan"@ktq ;
  skos:definition "Katabangan (Catanauan ‘Ayta’) is an extinct Aeta language that was spoken in the Bondoc Peninsula of Quezon Province, southern Luzon in the Philippines. The Katabangan have completely switched to Filipino. The language was originally listed by Garvan (1963: 8). Katabaga is in fact a misspelling of Katabangan, the name that the people use to refer to themselves. Some people in the Bikol Region also use the term Katabangan to refer to mixed-blood Agta in the region. Lobel (2013: 92) reports from a 2006 visit that the Katabangan speak only Tagalog."@en ;
  ns0:deprecated "false" ;
  ns0:start.use "1950-05-09" .

