@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/authority/start.> .
@prefix ns1: <http://publications.europa.eu/resource/authority/> .
@prefix ns2: <http://publications.europa.eu/ontology/euvoc#> .
@prefix ns3: <http://publications.europa.eu/ontology/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:NDC .

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

eulanguages:NDC
  skos:altLabel "Ndzawu"@ndc, "Ndau"@ndc, "Chindau"@ndc, "Chindau"@en ;
  ns0:use "1950-05-09" ;
  ns1:op-code "NDC" ;
  skos:inScheme eulanguages:0002, ns1:language ;
  skos:notation "ndc"^^ns2:XML_LNG, "ndc"^^ns2:ISO_639_3 ;
  skos:prefLabel "Ndaw"@mt, "xindau"@pt, "N-dabhais"@ga, "jazyk ndau"@cs, "ντάου"@el, "ndauščina"@sl, "ndau"@lv, "ndau"@it, "ndau"@fi, "ndau"@fr, "ndau"@sv, "език ндау"@bg, "ndau"@es, "ndau"@da, "Ndau"@de, "Ndau"@nl, "Ndau"@en, "ndau"@hu, "ndau"@ro, "ndau"@lt, "ndau"@hr, "ndau"@pl, "ndau"@sk, "ndau"@et ;
  skos:definition "Ndau is a Bantu language spoken by 1 400 000 people in central Mozambique and southeastern Zimbabwe. Ndau is part of a continuum with other neighboring varieties of the Shona group and has often been included as a Shona dialect. The 2013 Constitution of Zimbabwe accorded Ndau status as an official language."@en ;
  ns3:authority-code "NDC" ;
  a skos:Concept ;
  ns3:op-mapped-code [ a ns3:MappedCode ] ;
  ns3:op-code "NDC" ;
  ns3:deprecated "false" ;
  skos:topConceptOf ns1:language, eulanguages:0002 ;
  dc11:identifier "NDC" .

