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

Attributes

identitätsstiftender Faktor
identifying factor
facteur d'identité
fattore d'identità
2020-10-09T09:41:10.3330000Z
133906
https://www.termdat.bk.admin.ch/entry/133906
BoBR Sprachförderungsgesetz, Ziff. 14 (BBl 1995 II 1249)
K. Rennie, Correlations Between Language, Identity, and Discrimination Among Spanish Speakers in Providence, Global Studies Senior Thesis, Providence College, 2012, p. 19 ([Internet, 2020-10-09](https://digitalcommons.providence.edu/cgi/viewcontent.cgi?referer=https://www.google.com/&httpsredir=1&article=1026&context=glbstudy_students))
MCF Article sur les langues, ch. 121 (FF 1991 II 303)
MCF Articolo sulle lingue, n. 121 (FF 1991 II 296)
As the literature suggests, language is an essential factor to one’s identity-often it is even the identifying factor.
Die Sprache ist [...] ein zentraler identitätsstiftender Faktor.
La lingua [...] [è] uno dei fattori d'identità più importanti.
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.