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

Attributes

unmöglicher Vertragsinhalt
but impossible
Inhalt eines Vertrages, der eine Leistung bestimmt, die objektiv nicht erbringbar ist, oder auf nicht vorhandenen oder nicht möglichen Phänomenen beruht.
Objet d'un contrat qui est objectivement impossible, c.à.d. la promesse est telle qu'il est exclu à quiconque de l'exécuter.
2023-06-06T10:09:56.1187790Z
106276
https://www.termdat.bk.admin.ch/entry/106276
Gauch/Schluep/Schmid/Rey, Schweiz. Obligationenrecht, Allg. Teil, 1998, Ziff. 681
Tercier, droit des obligations, 1999, n. 594 
EXP: "objektiv nicht erbringbar" bedeutet, dass niemand die Leistung erbringen kann.
EXP: a contract
nach Gauch/Schluep/Schmid/Rey, Schweiz. Obligationenrecht, Allg. Teil, 1998, Ziff. 631ff.
nach Gauch/Schluep/Schmid/Rey, Schweiz. Obligationenrecht, Allg. Teil, 1998, Ziff. 631ff.
d'après Tercier, droit des obligations, 1999, n. 588 ss.
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.