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

Attributes

Aktiengesellschaft
company limited by shares
société anonyme
società anonima
Gesellschaft mit eigener Firma, deren zum voraus bestimmtes Aktienkapital in Aktien zerlegt ist und für deren Verbindlichkeiten nur das Gesellschaftsvermögen haftet.
Company with its own business name whose pre-determined capital (share capital) is divided into specific amounts (shares) and whose liabilities are payable only from the company assets.
Société qui se forme sous une raison sociale, dont le capital-actions est déterminé à l'avance et divisé en actions, et dont les dettes ne sont garanties que par l'actif social.
Società che si forma sotto una ditta propria, con un capitale azionario anticipatamente determinato che si divide in azioni, per i debiti della quale non risponde se non il patrimonio sociale.
2020-03-04T14:50:11.2100000Z
106770
https://www.termdat.bk.admin.ch/entry/106770
Obligationenrecht, Art. 620 Abs. 1 (SR 220, Stand 2020-01)
Swiss Code of Obligations, art. 620 para. 1 (SR 220, transl., status 2014-07)
Code des obligations, art. 620 al. 1 (RS 220, état 2020-01)
Codice delle obbligazioni, art. 620 cpv. 1 (RS 220, stato 2020-01)
Swiss Code of Obligations, art. 620 para. 1 (SR 220, transl., status 2014-07)
nach Obligationenrecht, Art. 620 Abs. 1 (SR 220, Stand 2020-01)
d'après Code des obligations, art. 620 al. 1 (RS 220, état 2020-01)
secondo Codice delle obbligazioni, art. 620 cpv. 1 (RS 220, stato 2020-01)
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.