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

Attributes

Sachübernahme
acquisition of assets
reprise de biens
assunzione di beni
Abmachung, die im Gründungsstadium vorsieht, dass die Gesellschaft gewisse Vermögenswerte entgeltlich übernehmen soll.
Acte juridique, passé entre les fondateurs ou la société et un tiers par lequel la société prend l'engagement de reprendre de ce tiers divers biens en nature contre paiement d'une certaine somme en espèces.
2021-01-05T17:48:32.9630000Z
193868
https://www.termdat.bk.admin.ch/entry/193868
Obligationenrecht, Art. 628 Abs. 4 (SR 220, Stand 2021-01)
SACC, Swiss Code of Obligations (transl.), art. 628 para. 2
Code des obligations, art. 628 cpv. 4 (RS 220, éat 2021-01)
Codice delle obbligazioni, art. 628 marg. (RS 220, stato 2021-01)
If the Company acquires assets from shareholders or third parties, or if it intends to make such acquisition of assets, the articles of incorporation shall indicate the object, the name of the alienator, and the consideration to be given by the Company.
Meier-Hayoz/Forstmoser, Gesellschaftsrecht, 1981, Par. 12 N 157
R. Patry, Droit suisse des sociétés, 2eme vol., 1977, p. 96
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.