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

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

eulanguages:BPP
  ns0:authority-code "BPP" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  ns0:deprecated "false" ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:altLabel "Narau"@en, "Kaure"@bpp ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:notation "bpp"^^ns1:ISO_639_3, "bpp"^^ns1:XML_LNG ;
  skos:prefLabel "Kaure"@en ;
  dc11:identifier "BPP" ;
  ns2:op-code "BPP" ;
  ns0:start.use "1950-05-09" ;
  ns0:op-code "BPP" ;
  a skos:Concept ;
  skos:definition "Kaure is a Papuan language of West Papua. It is spoken in the villages of Lereh, Harna, Wes, Masta and Aurina. Narau is either a dialect or a closely related language. Kaure and Kosare (Kosadle) are clearly related languages, but their relation to other Papuan languages has not been clarified."@en .

