@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 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:SIN .

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

<http://id.loc.gov/vocabulary/iso639-1/si> skos:exactMatch eulanguages:SIN .
eulanguages:SIN
  skos:notation "si"^^ns0:XML_LNG, "sin"^^ns0:ISO_639_2T, "SI"^^ns0:PUB_LNGISO, "CINGALAIS"^^ns0:FD_060, "sin"^^ns0:ISO_639_3, "si"^^ns0:ISO_639_1, "sin"^^ns0:ISO_639_2B, "SI"^^ns0:PUB_LANG ;
  skos:prefLabel "szingaléz"@hu, "syngaleski"@pl, "сингальский"@ru, "singalese"@it, "singalesiska"@sv, "σιναλεζικά"@el, "sinhalčina"@sk, "cingalés"@es, "cingalês"@pt, "sinhalščina"@sl, "sinhalščina"@hsb, "singaleški"@sh, "singaleški"@hr, "Singhalesisch"@de, "Siolóinis"@ga, "sinhalų kalba"@lt, "сингхалски"@bg, "сингальська мова"@uk, "singali keel"@et, "singalesisk"@da, "singalesisk"@no, "sinhálština"@cs, "singāļu valoda"@lv, "sinhala"@is, "sinhala"@fi, "сингальски"@mk, "cingalais"@fr, "sinhală"@ro, "синхалешки"@sr, "Sinhala"@en, "Sinhala"@mt, "singalaca"@tr, "Singalees"@nl ;
  ns1:op-code "SIN" ;
  dc11:identifier "SIN" ;
  skos:definition "Sinhala is the native language of the Sinhalese people, who make up the largest ethnic group in Sri Lanka. It belongs to the Indo-Aryan branch of the Indo-European languages.Sinhala has its own writing system, the Sinhala alphabet, which is a member of the Brahmic family of scripts, and a descendant of the ancient Indian Brahmi script."@en, "Le cingalais est une langue appartenant au groupe indo-aryen de la famille des langues indo-européennes. Il est parlé à Sri Lanka.L’alphabet cingalais compte environ 50 lettres dont quelques-unes sont rarement utilisées dans l’écriture moderne."@fr ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  ns1:deprecated "false" ;
  a skos:Concept ;
  ns1:authority-code "SIN" ;
  ns1:start.use "1950-05-09" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/si> ;
  skos:altLabel "සිංහල"@si, "siṁhala"@si ;
  ns2:op-code "SIN" .

