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

Attributes

Namenaktie
registered share
action nominative
azione nominativa
Aktie, die auf den Namen lautet, deren Eigentümer im Aktienregister der betreffenden Gesellschaft eingetragen ist und deren Rechtsnatur von der Statuten der Gesellschaft abhängt.
Action établie au nom de l'actionnaire, inscrite sous son nom sur le registre des actions tenu par la société et dont la nature juridique dépend des statuts sociétaires.
Azione intestata al nome dell'azionista, il quale viene anche iscritto nell'apposito registro tenuto dalla società e la cui natura giuridica dipende dagli statuti societari.
2021-04-19T08:33:33.5030000Z
43881
https://www.termdat.bk.admin.ch/entry/43881
Obligationenrecht, Art. 684 Abs. 1 (SR 220, Stand 2021-02)
SACC, Swiss Code of Obligations (transl.), art. 622 para.3
(VE) Code des obligations, art. 622 al. 3 (RS 220); (DF) d'après Lexique bancaire UBS, 1988
(VE) Codice delle obbligazioni, art. 622 cpv. 3 (RS 220); (DF) secondo Lessico bancario UBS, 1984
nach SBG Bankfachwörterbuch, 1989
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.