@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/authority/start.> .
@prefix ns1: <http://publications.europa.eu/ontology/euvoc#> .
@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:0002
  rdfs:label "frequent language"@en ;
  skos:prefLabel "frequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:SGN .

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

eulanguages:SGN
  skos:prefLabel "posunkové jazyky"@sk, "жестовые языки"@ru, "teckenspråk"@sv, "tegnspråkene"@no, "lingue dei segni"@it, "viittomakielet"@fi, "limbajul semnelor"@ro, "мовы жэстаў"@be, "Teangacha comharthaíochta"@ga, "znakové jazyky"@cs, "znakovni jeziki"@sl, "νοηματικές γλώσσες"@el, "lenguas de signos"@es, "Gebarentalen"@nl, "jelnyelvek"@hu, "жестові мови"@uk, "táknmál"@is, "Sign Languages"@en, "viipekeeled"@et, "ženklų kalbos"@lt, "línguas gestuais"@pt, "жестомимични езици"@bg, "Lingwi tas-sinjali"@mt, "Gebärdensprachen"@de, "języki migowe"@pl, "tegnsprog"@da, "zīmju valodas"@lv, "langues des signes"@fr, "znakovni jezici"@hr ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:altLabel "posunková reč"@sk, "línguas de sinais"@pt, "lenguajes gestuales"@es ;
  a skos:Concept ;
  skos:historyNote "Manually added collection language"@en ;
  ns0:use "1950-05-09" ;
  skos:notation "sgn"^^ns1:ISO_639_2T, "sgn"^^ns1:ISO_639_2B, "sgn"^^ns1:XML_LNG ;
  ns2:op-mapped-code [ a ns2:MappedCode ], [ a ns2:MappedCode ] ;
  skos:definition "Sign languages are languages which mainly use signs made with the hands, the arms or the body and facial expressions. Sign languages have been developed for communities of deaf people but are also used by people with speaking disability."@en ;
  ns2:op-code "SGN" ;
  ns2:authority-code "SGN" ;
  dc11:identifier "SGN" ;
  ns3:op-code "SGN" ;
  ns2:deprecated "false" .

