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

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

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

eulanguages:KZK
  skos:altLabel "Kazukuru"@kzk ;
  ns0:op-code "KZK" ;
  skos:inScheme ns0:language, eulanguages:0003 ;
  ns1:op-code "KZK" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  skos:topConceptOf ns0:language, eulanguages:0003 ;
  ns1:authority-code "KZK" ;
  ns1:start.use "1950-05-09" ;
  dc11:identifier "KZK" ;
  a skos:Concept ;
  skos:notation "kzk"^^ns2:XML_LNG, "kzk"^^ns2:ISO_639_3 ;
  ns1:deprecated "false" ;
  skos:definition "Kazukuru is an extinct language that was once spoken in New Georgia, Solomon Islands. The Dororo and Guliguli languages (if they even existed) were transcriptional variants, dialects, or closely related. Kazakuru is classified within the Malayo-Polynesian primary branch of the Austronesian languages. The speakers of Kazukuru gradually merged with the Roviana people from the sixteenth century onward and adopted Roviana as their language."@en ;
  skos:prefLabel "Kazukuru"@en .

