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

Attributes

Statuten
statuts
statuto
articles of incorporation
Komplexe von Rechtsnormen, die als Verfassung von Körperschaften funktionieren und ihren Geltungsgrund unmittelbar in der Privatautonomie haben.
Base juridique de la société, à côté de la loi.
2021-04-20T17:45:04.8030000Z
193874
https://www.termdat.bk.admin.ch/entry/193874
Forstmoser P., Schweiz. Aktienrecht, Bd 1/1, 81, Par. 7 N 3
SACC, Swiss Code of Obligations (transl.), art. 626
Patry R., Droit suisse des sociétés, 2ème vol., 1977, p. 49
Codice delle obbligazioni, art. 626 (RS 220, stato 2021-02)
Forstmoser P., Schweiz. Aktienrecht, Bd 1/1, 81, Par. 7 N 3
Patry R., Droit suisse des sociétés, 2ème vol., 1977, p. 49
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.