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

Attributes

absichtliche Täuschung
willful deception
dol
dolo
Willensmangel, bei dem ein Vertragsschliessender absichtlich durch Unwahrheiten, durch Schweigen über einen ihm bekannten Irrtum oder durch andere positive Täuschungshandlungen einen anderen zum Abschluss eines Vertrages verleitet.
Vice du consentement où un contractant induit intentionnellement l'autre en erreur lors de la conclusion d'un contrat.
Vizio del contratto che provoca una persona, mediante inganno, a compiere un negozio giuridico che altrimenti non avrebbe posto in essere.
2019-04-25T15:59:40.5330000Z
106302
https://www.termdat.bk.admin.ch/entry/106302
Obligationenrecht, Art. 28 (SR 220, Stand 2017-04)
SACC, Swiss Code of Obligations(transl.), 1990, art.28
Code des obligations, art. 28 (RS 220, état 2017-04)
Codice delle obbligazioni, art. 28 (RS 220, stato 2017-04)
nach Gauch/Schluep/Schmid/Rey, Schweiz. Obligationenrecht, Allg. Teil, 1998, Ziff. 858ff
d'après Tercier, Droit des obligations, 1999, n. 642 ss.
Zanichelli, Voc. della lingua italiana, 2001, p. 586
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.