SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Gebärdensprache
sign language
langue des signes
lingua dei segni
Sprache, die aus einem System von Gebärden (v. a. Handzeichen) besteht und die vorwiegend für die Kommunikation mit und zwischen Gehörlosen oder Hörgeschädigten verwendet wird.
Language that uses manual communication and body language to convey meaning.
Langue constituée d'un système de gestes (principalement des signes manuels), utilisée notamment pour la communication avec et entre des personnes sourdes ou malentendantes.
Lingua costituita da un sistema di gesti (principalmente segni manuali), usata in particolare per la comunicazione con e fra persone non udenti o audiolese.
2022-04-28T13:16:44.2800000Z
133684
https://www.termdat.bk.admin.ch/entry/133684
F. Grosjean, Le droit de l'enfant sourd à grandir bilingue, 2000, p. 2 ([Internet, 2020-07-20](https://www.francoisgrosjean.ch/French_Francais.pdf))
Disabled World, Sign Language and Assistive Hearing Devices ([Internet, 2020-07-20](https://www.disabled-world.com/disability/types/hearing/communication/))
H. Bussmann, Lexikon der Sprachwissenschaft, 1990, S. 263
O. Miceli, L'acquisizione della Lingua dei Segni, tesi di laurea, Università Ca' Foscari, 2012, tit. ([Internet, 2020-07-20](http://dspace.unive.it/bitstream/handle/10579/1825/831513-1156719.pdf?sequence=2))
USG: preferred
after CA, Deaf Culture Centre, Signed Language vs Sign Language ([Internet, 2020-07-20](https://deafculturecentre.ca/signed-language-vs-sign-language/))
nach H. Bussmann, Lexikon der Sprachwissenschaft, 1990, S. 263 und D. Crystal, Enzyklopädie der Sprache, 1993, S. 421
after Disabled World, Sign Language and Assistive Hearing Devices ([Internet, 2020-07-20](https://www.disabled-world.com/disability/types/hearing/communication/))
d'après D. Crystal, Enciclopedia Scienze del linguaggio, 1993, p. 424
secondo D. Crystal, Enciclopedia Scienze del linguaggio, 1993, pag. 424
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
seeAlso oral language
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.