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

Attributes

Wahlobligation
obligation alternative
obbligazione alternativa
Wahl des Schuldners , insofern sich aus dem Rechtsverhältnis nicht etwas anderes ergibt.
2019-05-01T14:05:10.7030000Z
43067
https://www.termdat.bk.admin.ch/entry/43067
Obligationenrecht, Art. 72 RandT (SR 220, Stand 2017-04)
Code des obligations, art. 75 tit. marg. (RS 220, état 2017-04)
Codice delle obbligazioni, art. 75 marg. (stato 2017-04)
USG: nicht mit "Alternativermächtigung" zu verwechseln; EXP: ist die Schuldpflicht in der Weise auf mehrere Leistungen gerichtet, dass nur die eine oder die andere erfolgen soll, so steht die Wahl dem Schuldner zu
USG: à ne pas confondre avec "obligation avec faculté alternative"
USG: da non confondere con "obbligazione con facoltà alternativa"
nach Obligationenrecht, Art. 72 (SR 220, Stand 2017-04) u. P. Gauch / W. R. Schluep / J. Schmid / H. Rey / S. Emmenegger, Schweiz. Obligationenrecht, Allg. Teil, Bd. II, 2014, S. 25
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.