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

Attributes

gone-concern status
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.
FCh, Terminology section, 2016 after Basel Committee on Banking Supervision, Proposal to ensure the loss absorbency of regulatory capital at the point of non-viability. Consultative Document, 2010-08, p. 3 ([Internet, 2015-12-02](http://www.bis.org/publ/bcbs174.pdf))
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
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part Nichtfortführung des Geschäftsbetriebs
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.