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

Attributes

Nichtfortführung des Geschäftsbetriebs
cessation de l’exploitation
liquidazione
Zustand eines Unternehmens, dessen Überlebensfähigkeit nicht mehr gegeben ist.
Situation in which a company is no longer able to continue its business activities and runs the risk of being liquidated.
2023-10-19T08:20:50.0676790Z
387698
https://www.termdat.bk.admin.ch/entry/387698
Basler Ausschuss für Bankenaufsicht, Basel III: Ein globaler Regulierungsrahmen für widerstandsfähigere Banken und Bankensysteme, 2011-06, S. 19 ([Internet, 2015-12-02](http://www.bis.org/publ/bcbs189_de.pdf))
DFF, Comm. pr. Le Conseil fédéral définit les paramètres applicables à la modification des dispositions sur les établissements too big to fail, 2015-10-21 ([Internet, 2015-12-02](https://www.admin.ch/gov/fr/accueil/documentation/communiques.msg-id-59185.html))
AA. VV., L’impatto dell’adozione degli IAS/IFRS sui bilanci delle imprese italiane quotate, 2012, p. 172
FCh, Terminology section, 2016
FINMA, Änderung Eigenmittelverordnung (ERV) und Ausführungsbestimmungen, Erläuterungsber., 2011-10-21, S. 100 ([Internet, 2015-12-02](https://www.finma.ch/de/~/media/finma/importiertedokumente/regulierung/anhoerungen/19-rundschreiben-eigenmittel/br-erv-20111021.pdf?la=de))
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 going concern
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.