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

Attributes

Auslobung
offer of a reward
promesse publique
offerta pubblica
An die Öffentlichkeit oder einen bestimmten Kreis unbestimmter Personen gerichtetes Versprechen, durch das sich der Versprechende für den Fall einer bestimmten Leistung zur Ausrichtung einer Belohnung verpflichtet.
Promesse faite à un nombre indéterminé de personnes de récompenser celle qui réalisera une prestation déterminée.
Promessa di ricompensa per una data prestazione, diretta ad un numero indeterminato di persone.
2020-09-10T14:00:39.8500000Z
106383
https://www.termdat.bk.admin.ch/entry/106383
SACC, Swiss Code of Obligations (transl.), 1990, art. 8
Codice delle obbligazioni, art. 8 marg. (RS 220, stato 2017-04)
Obligationenrecht, Art. 8 (SR 220, STand 2017-04)
Gauch et al., Droit des obligations I, 1982, note marginale 742
nach P. Gauch / W. Schluep / J. Schmid / H. Rey / S. Emmenegger, Schweiz. Obligationenrecht, Allg. Teil, Bd. 1 2014, S. 242
d'après Gauch et al., Droit des obligations I, 1982, note marginale 742
secondoCodice delle obbligazioni, art. 8 (RS 220, stato 2017-04)
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 eine Belohnung aussetzen
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.