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

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

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

eulanguages:HUC
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:altLabel "ǂʼAmkoe"@huc, "ǂ'Amkhoe"@en, "ǂHoan"@en ;
  skos:notation "huc"^^ns0:ISO_639_3, "huc"^^ns0:XML_LNG ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns1:use "1950-05-09" ;
  ns2:authority-code "HUC" ;
  skos:prefLabel "ǂHua"@en ;
  dc11:identifier "HUC" ;
  a skos:Concept ;
  skos:definition "ǂHua, or ǂʼAmkoe, formerly called by the dialectal name ǂHoan, is a severely endangered Kxʼa language of Botswana. ǂHua was shown to be related to the Juu languages by Honken and Heine (2010), and these have since been classified together in the Kxʼa language family."@en ;
  ns3:op-code "HUC" ;
  ns2:op-mapped-code [ a ns2:MappedCode ] ;
  ns2:op-code "HUC" ;
  ns2:deprecated "false" .

