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

Attributes

Bezugsrecht
diritto d'opzione
preemptive right
droit préférentiel de souscription
Anspruch eines Aktionärs auf den Teil der neu ausgegebenen Aktien, der seiner bisherigen Beteiligung entspricht.
Right of each shareholder to acquire a portion of the newly issued shares corresponding to his prior partecipation.
Droit de l'actionnaire de participer à une augmentation de capital dans la proportion de sa participation antérieure.
Diritto dell'azionista, in caso d'aumento del capitale, di acquistare una parte delle nuove azioni emesse che corrisponda alla sua partecipazione anteriore.
2021-01-21T16:54:39.9870000Z
193844
https://www.termdat.bk.admin.ch/entry/193844
Obligationenrecht, Art. 656g Abs. 3 (SR 220, Stand 2021-01)
SACC, Swiss Code of Obligations (transl.), art. 652b para. 1
Code des obligations, art. 656g al. 1 (RS 220, état 2021-01)
Codice delle obbligazioni, art. 656g cpv. 3 (RS 220, stato 2021-01)
nach Obligationenrecht, Art. 652b Abs.1 (SR 220, Stand 2021-01)
after SACC, Swiss Code of Obligations (transl.), art. 652b para. 1
d'après Code des obligations, art. 652b al.1 (RS 220, état 2021-01)
secondo Codice delle obbligazioni, art. 652b cpv. 1 (RS 220, stato 2021-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.