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

Attributes

nach Treu und Glauben handeln; gegen den Grundsatz von Treu und Glauben verstossen; Handeln nach Treu und Glauben
contrevenir aux règles de la bonne foi (a); se conformer aux règles de la bonne foi (b)
agire secondo la buona fede (a); comportarsi secondo buona fede (b)
Grundsatz, dass Ansprüche, die nicht zum Schutze eines berechtigten Interesse dienen und deren Befriedigung berechtigte Interessen verletzen, nicht bestehen können.
Zivilgesetzbuch, Art. 2 Abs. 1 (SR 210, Stand 2018-01)
(a) Code des obligations, art. 271 al. 1 (RS 220, état 2017-01), (b) Code de procédure civile, art. 52 (RS 272, état 2017-01)
(a) Codice civile svizzero, art. 2 cpv. 1 (RS 210, stato 2018-01); (b) Codice di procedura civile, art. 52 (RS 272, stato 2017-01)
[...] in der Ausübung seiner Rechte und in der Erfüllung seiner Pflichten nach Treu und Glauben zu handeln.
EXP: beinhaltet insbesondere das auf wechselseitigem Vertrauen beruhende Verhalten von Vertragspartnern
nach P. Tuor / B. Schnyder / J. Schmid / A. Jungo, Schweiz. Zivilgesetzbuch, 2015, Schweiz. Zivilgesetzbuch, 2015, S. 49
nach P. Tuor / B. Schnyder / J. Schmid / A. Jungo, Schweiz. Zivilgesetzbuch, 2015, Schweiz. Zivilgesetzbuch, 2015, S. 47
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part good faith
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.