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

Attributes

Kündigung
résiliation
disdetta
Einseitige, empfangsbedürftige Willenserklärung, die das Vertragsverhältnis für die Zukunft aufhebt.
Déclaration de volonté, sujette à réception, qui a pour effet de mettre fin au contrat à l'avenir.
Dichiarazione unilaterale che mette fine a un rapporto contrattuale per il futuro.
2019-04-30T18:03:53.1470000Z
39761
https://www.termdat.bk.admin.ch/entry/39761
Gauch/ Schluep, Schweiz. Obligationenrecht, Allg. Teil, Bd. II, 1998, S. 289
P. Tercier / P. Pichonnaz, Droit des obligations, 2012, p. 117
Codice delle obbligazioni, art. 102 (RS 220, stato 2017-04)
USG: in der Gesetzgebung wird häufig nicht zwischen Rücktritt und Kündigung unterschieden
USG: la terminologie suivie par le législateur est source de confusion, il ne fait pas la différence entre résiliation et résolution
d'après P. Tercier / P. Pichonnaz, Droit des obligations, 2012, p.117
nach P. Gauch / W. Schluep / J. Schmid / H. Rey / S. Emmenegger, Schweiz. Obligationenrecht, Allg. Teil, Bd. 1 2014, S. 22
CaF, Sezione di terminologia, 2008
Gauch/ Schluep, Schweiz. Obligationenrecht, Allg. Teil, Bd. II, 1998, S. 289
d'après P. Tercier / P. Pichonnaz, Droit des obligations, 2012, p.117
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 Rücktritt
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.