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

Attributes

Eingabe im Konkurs
intervention dans une faillite
insinuazione nel fallimento
2024-04-10T06:06:34.0245260Z
482426
https://www.termdat.bk.admin.ch/entry/482426
Obligationenrecht, Art. 135 Abs. 2 (SR 220, Stand 2021-07)
Code des obligations, art. 135 al. 2 (RS 220, état 2021-07)
Codice delle obbligazioni, art. 135 cpv. 2 (RS 220, stato 2021-07)
Die Verjährung wird unterbrochen [...] durch Schuldbetreibung, durch Schlichtungsgesuch, durch Klage oder Einrede vor einem staatlichen Gericht oder einem Schiedsgericht sowie durch Eingabe im Konkurs.
La prescription est interrompue [...] lorsque le créancier fait valoir ses droits par des poursuites, par une requête de conciliation, par une action ou une exception devant un tribunal ou un tribunal arbitral ou par une intervention dans une faillite.
La prescrizione è interrotta [...] mediante atti di esecuzione, istanza di conciliazione, azione o eccezione davanti a un tribunale statale o arbitrale, nonché me­diante insinuazione nel fallimento.
EXP: z. B. Aufgabe des Betreibungsbegehren an die Post bzw. die elektronische Übermittlung, jeder Betreibungsakt des Betreibungsamtes usw.
nach P. Gauch / W. R. Schluep / J. Schmid / S. Emmenegger, Schweiz. Obligationenrecht, Allg. Teil II, 2014, S. 249
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.