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

Attributes

Überschuldung
overindebtedness
surendettement
eccedenza di debiti
Tatbestand, der darin besteht, dass das Fremdkapital einer Kapitalgesellschaft, d.h. die Forderungen der Gesellschaftsgläubiger, durch die Aktiven nicht mehr voll gedeckt ist.
2023-02-09T08:04:37.8118340Z
383186
https://www.termdat.bk.admin.ch/entry/383186
Obligationenrecht, Tit. vor Art. 725 (SR 220, Stand 2023-01)
Swiss Code of Obligations, art. 725 marg. tit. (SR 220, transl., status 2017-04)
Code des obligations, tit. avant art. 725 (RS 220, état 2023-01)
Codice delle obbligazioni, tit. prec art. 725 (RS 220, stato 2023-01)
DOM: esecuzione e fallimento
DOM: Schuldbetreibungs- und Konkursrecht; EXP: überschuldet kann auch eine natürliche Person sein, die ihre Schulden nicht mehr zurückbezahlen kann oder zahlungsunfähig ist
DOM: poursuite pour dettes et faillite; EXP: est utilisé pour toute personne (physique ou morale) qui se trouve dans l’incapacité de rembourser ses dettes
(EXP) nach ch.ch, Privatkonkurs ([Internet, 2017-05-09](https://www.ch.ch/de/privatkonkurs/))
d'après ch.ch, faillite personnelle ([Internet, 2017-05-06](https://www.ch.ch/fr/faillite-personnelle))
nach K. Amonn / F. Walther, Grundriss des Schuldbetreibungs- und Konkursrechts, 2013, S. 356
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.