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

Attributes

lingua orale
Lautsprache
oral language
langue orale
Sprache, die aus einem System von Lauten besteht.
Langue constituée d'un système de signes vocaux.
Lingua costituita da un sistema di segni vocali.
2020-07-20T14:20:36.8000000Z
133683
https://www.termdat.bk.admin.ch/entry/133683
H. Glück, Metzler Lexikon Sprache, 1993, "Gebärdensprache"
F. Grosjean, The right of the deaf child to grow up bilingual, 2000, p. 2 ([Internet, 2020-07-20](https://www.francoisgrosjean.ch/English_Anglais.pdf))
F. Grosjean, Le droit de l'enfant sourd à grandir bilingue, 2000, p. 2 ([Internet, 2020-07-20](https://www.francoisgrosjean.ch/French_Francais.pdf))
F. Grosjean, Il bambino sordo e il suo diritto a crescere bilingue, 2000, pag. 2 ([Internet, 2020-07-20](https://www.francoisgrosjean.ch/Italian_Italien.pdf))
nach Duden, Grosses Wörterbuch, 1994, "Lautsprache"
d'après Duden, Grosses Wörterbuch, 1994, "Lautsprache"
secondo Duden, Grosses Wörterbuch, 1994, "Lautsprache"
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 sign 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.