@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/> .
@prefix ns1: <http://publications.europa.eu/ontology/euvoc#> .
@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:SWB .

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

eulanguages:SWB
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:prefLabel "коморски"@bg, "Comórais"@ga, "comoriano"@pt, "comoriano"@it, "komorski"@hr, "komooride keel"@et, "κομοριανή"@el, "comorei"@hu, "komoriska"@sv, "komori"@fi, "komoryjski"@pl, "comorien"@fr, "comoră"@ro, "komorų mahorių"@lt, "komorština"@cs, "komorčina"@sk, "Comorjan"@mt, "comorisk"@da, "komoriešu valoda"@lv, "komorščina"@sl, "Comorian"@nl, "Comorian"@en, "comorense"@es, "коморська мова"@uk, "Komorisch"@de ;
  ns0:authority-code "SWB" ;
  ns0:start.use "1950-05-09" ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:notation "swb"^^ns1:ISO_639_3, "swb"^^ns1:XML_LNG ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:altLabel "Shikomor"@swb ;
  a skos:Concept ;
  ns2:op-code "SWB" ;
  dc11:identifier "SWB" ;
  skos:definition "Comorian is a Bantu language. It is one of the official languages of Comoros."@en ;
  ns0:deprecated "false" ;
  ns0:op-code "SWB" .

