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

Attributes

Sprachverhalten
linguistic behaviour
comportement langagier
comportamento linguistico
Art und Weise, wie eine Person Sprache verwendet und mittels Sprache handelt.
2020-10-12T09:26:37.6370000Z
133591
https://www.termdat.bk.admin.ch/entry/133591
EDI, Viersprachige Schweiz, 1989, S. 5
J. Evas / J. Morris / L. Whitmarsh, Welsh Language Transmission and Use in Families, 2017-06-12, p. 14 ([Internet, 2018-08-14](http://dera.ioe.ac.uk/30870/1/170612-welsh-language-transmission-use-in-families-en.pdf))
V. Bigot / N. Maillard-de la Corte Gomez, Processus de différenciation langagière dans les chroniques publiées sur Internet, in: D. ELMIGER / I. RACINE / F. ZAY, Processus de différenciation: des pratiques langagières à leur interprétation sociale, numéro spécial t. 1, 2017, p. 124 ([Internet, 2018-08-14](http://doc.rero.ch/record/11876/files/bulletin_vals_asla_2017_special_1.pdf?version=1))
DFI, Quadrilinguismo svizzero, 1989, pag. 5
BK, Sektion Terminologie, 1997
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: No results found.
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.