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

Attributes

positive Leistung
prestation positive
prestazione positiva
Leistung, die aus einem Tun besteht und die entweder eine Sachleistung oder eine Dienstleistung ist.
2020-09-10T10:56:21.3200000Z
470133
https://www.termdat.bk.admin.ch/entry/470133
CaF, Sezione di terminologia, 2019
P. Gauch / W. Schluep / J. Schmid / H. Rey / S. Emmenegger, Schweiz. Obligationenrecht, Allg. Teil, 2014, S. 17
P. Tercier / P. Pichonnaz, Droit des obligations, 2012, p. 224
EXP: fait pour le débiteur de faire quelque chose, la prestation pouvant être personnelle (le débiteur exécute lui-même la chose) ou matérielle (le débiteur fournit une chose)
d'après Cours de droit.net, Droit des obligations suisses ([Internet, 2019-05-08](http://www.cours-de-droit.net/droit-suisse-des-obligations-c28782044))
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 negative Leistung
seeAlso Sachleistung
hypernym Sachleistung
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.