@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://publications.europa.eu/ontology/euvoc#> .
@prefix ns1: <http://publications.europa.eu/ontology/authority/> .
@prefix ns2: <http://publications.europa.eu/resource/authority/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

eulanguages:SGG
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:notation "sgg"^^ns0:ISO_639_3, "sgg"^^ns0:XML_LNG ;
  ns1:op-code "SGG" ;
  skos:prefLabel "schweizertyskt teckenspråk"@sv, "langue des signes suisse alémanique"@fr, "Deutschschweizer Gebärdensprache"@de, "szwajcarsko-niemiecki język migowy"@pl, "švajčiarsko-nemecký posunkový jazyk"@sk, "svájci német jelnyelv"@hu, "Swiss-German Sign Language"@en, "Šveices vācu zīmju valoda"@lv, "znakovni jezik nemško govoreče skupnosti v Švici"@sl, "ελβετογερμανική νοηματική γλώσσα"@el, "limbajul prin semne din Elveția germanofonă"@ro, "lingua dei segni svizzero-tedesca"@it, "šveitsi-saksa viipekeel"@et, "Lingwa tas-Sinjali Żvizzera - Ġermaniża"@mt, "lengua de signos germano-suiza"@es, "schweizisk-tysk tegnsprog"@da, "Šveicarijos vokiečių gestų kalba"@lt, "Zwitserduitse Gebarentaal"@nl, "швейцарски немски жестомимичен език"@bg, "švicarsko-njemački znakovni jezik"@hr, "Teanga Chomharthaíochta Ghearmáinis na hEilvéise"@ga, "sveitsinsaksalainen viittomakieli"@fi, "língua gestual alemã da Suíça"@pt, "švýcarsko-německý znakový jazyk"@cs ;
  ns1:deprecated "false" ;
  ns1:authority-code "SGG" ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:definition "Swiss-German Sign Language is a sign language used in Switzerland by the German-speaking community. Sign languages are languages which mainly use signs made with the hands, the arms or the body and facial expressions."@en ;
  skos:altLabel "Swiss-German Sign Language"@sgg ;
  ns2:op-code "SGG" ;
  ns1:start.use "1950-05-09" ;
  dc11:identifier "SGG" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] .

ns2:language
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:SGG .

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

