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

Attributes

aufschiebende Bedingung
condition precedent
condition suspensive
condizione sospensiva
Bedingung, von der die Verbindlichkeit der Gültigkeit eines Rechtsgeschäfts abhängig gemacht wird.
Condition on which the binding nature of a contract depends.
Condition à laquelle est subordonnée l’obligation de la validité d'un acte juridique.
Condizione alla quale è subordinata l’obbligazione della validità di un negozio giuridico.
2018-01-29T15:55:20.3700000Z
106541
https://www.termdat.bk.admin.ch/entry/106541
Obligationenrecht, Art. 151 RandT (SR 220, Stand 2017-01)
Swiss Code of Obligations, art. 151 (SR 220, transl., status 2014-07)
Code des obligations, art. 151 tit. marg. (RS 220, état 2017-01)
Codice delle obbligazioni, art. 151 marg. (RS 220, stato 2017-01)
nach Obligationenrecht, Art. 151 (SR 220, Stand 2014-07) und nach Gauch/Schluep/Schmid/Emmenegger, Schweiz. Obligationenrecht, Allg. Teil II, 2014, S. 375
after Swiss Code of Obligations, art. 151 (SR 220, transl., status 2014-07)
d'après Tercier/Pichonnaz, Droit des obligations, 2012, p. 201f
secondo Codice delle obbligazioni, art. 151 cpv. 1 (RS 220, stato 2014-07) e CaF, Sezione di terminologia, 2015
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 claim subject to a condition precedent
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.