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

Attributes

negative Leistung
prestation négative
prestazione negativa
Leistung, die aus einem Unterlassen oder Dulden besteht.
Fait pour le débiteur de renoncer à un droit qu'il aurait sinon le droit d'exercer.
2020-09-10T11:00:43.0630000Z
470135
https://www.termdat.bk.admin.ch/entry/470135
Obligationenrecht, Art. 8 Abs. 2 (SR 220, Stand 2018-04)
P. Tercier / P. Pichonnaz, Droit des obligations, 2012, p. 227
M. Borghi / F. De Rossa, Compendio di diritto dell'economia, 2007, p. 256
Le prestazioni negative presentano due aspetti: l'astensione [...] e la tolleranza [...].
P. Tercier / P. Pichonnaz, Droit des obligations, 2012, p. 227
nach P. Gauch / W. Schluep / J. Schmid / H. Rey / S. Emmenegger, Schweiz. Obligationenrecht, Allg. Teil, 2014, S. 17
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 performance
antonym positive Leistung
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.