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

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

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

eulanguages:PCP
  skos:prefLabel "Pacahuara"@en, "Pacahuara"@mt, "Pacahuara"@nl, "Pacahuara"@de, "Pacahuarais"@ga, "πακαουάρα"@el, "pakahuaru valoda"@lv, "pacahuara"@cs, "pacahuara"@sv, "pacahuara"@sk, "pacahuara"@sl, "pacahuara"@ro, "pacahuara"@es, "pacahuara"@hr, "pacahuara"@it, "pacahuara"@fi, "pacahuara"@da, "pacahuara"@hu, "pacahuara"@fr, "pacahuara keel"@et, "pakawara"@pl, "pacauara"@pt, "pakahuarų"@lt, "пакауара"@uk, "пакахуара"@bg ;
  skos:notation "pcp"^^ns0:XML_LNG, "pcp"^^ns0:ISO_639_3 ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:altLabel "chácobo"@es, "Chokobo-Pakawara"@pcp, "Pakawara"@en ;
  ns1:deprecated "false" ;
  ns2:op-code "PCP" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  dc11:identifier "PCP" ;
  skos:topConceptOf eulanguages:0002, ns2:language ;
  skos:definition "Pacahuara is a Panoan indigenous language. It is one of the official languages of Bolivia."@en ;
  ns1:start.use "1950-05-09" ;
  ns1:authority-code "PCP" ;
  a skos:Concept ;
  ns1:op-code "PCP" .

