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

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

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

eulanguages:CHA
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  ns0:deprecated "false" ;
  skos:prefLabel "tšamorro"@fi, "čamorru valoda"@lv, "chamorro"@fr, "chamorro"@pl, "chamorro"@da, "čamorščina"@sl, "chamorro"@sv, "chamorro"@es, "chamorro"@it, "chamorro"@hr, "chamorro"@ro, "chamorro"@pt, "csamoró"@hu, "чаморо"@bg, "Chamorro"@mt, "Chamorro"@en, "Chamorro"@de, "Chamorro"@nl, "чаморро"@uk, "čamorų"@lt, "čamorčina"@sk, "čamorština"@cs, "Seamóiris"@ga, "tšamorro keel"@et, "τσαμόρο"@el ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:definition "Chamorro is a Malayo-Polynesian language. It is one of the official languages of Guam and the Northern Mariana Islands."@en ;
  a skos:Concept ;
  skos:notation "ch"^^ns1:ISO_639_1, "cha"^^ns1:ISO_639_3, "ch"^^ns1:XML_LNG, "cha"^^ns1:ISO_639_2B, "cha"^^ns1:ISO_639_2T ;
  ns0:op-code "CHA" ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns0:authority-code "CHA" ;
  dc11:identifier "CHA" ;
  skos:altLabel "Finu' Chamorro"@ch ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/ch> ;
  ns2:op-code "CHA" ;
  ns0:start.use "1950-05-09" .

<http://id.loc.gov/vocabulary/iso639-1/ch> skos:exactMatch eulanguages:CHA .
