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

Attributes

Vorrecht
preferential right
privilège
privilegio
2021-01-06T11:01:40.6370000Z
106850
https://www.termdat.bk.admin.ch/entry/106850
SACC, Swiss Code of Obligations (transl.), art. 627 nb. 9
Obligationenrecht, Art. 627 Abs. 1 Ziff. 9 (SR 220, Stand 2021-01)
Code des obligations, art. 627 al. 1 ch. 9 (RS 220, état 2021-01)
Codice delle obbligazioni, art. 627 cpv. n. 9 (RS 220, stato 2021-01)
Zu ihrer Verbindlichkeit bedürfen der Aufnahme in die Statuten Bestimmungen über [...] die Vorrechte einzelner Kategorien von Aktien, über Partizipationsscheine, Genussscheine und über die Gewährung besonderer Vorteile; [...]
EXP: of individual classes of shares
EXP: attaché à certaines catégories d'actions
EXP: inerente a determinate categorie di azioni
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.