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

Attributes

contribution
Einlage
apport
conferimento
Bestimmter Wert, z. B. Geldleistung, Sachleistung, Überlassung von Rechten, der durch die Gesellschafter eingebracht wird.
Mise de fonds de chaque associé.
2023-01-10T07:39:41.1691910Z
106801
https://www.termdat.bk.admin.ch/entry/106801
(VE) Obligationenrecht, Art. 626 Ziff. 3 (SR 220, Stand 2023-01)
SACC, Swiss Code of Obligations (transl.), art. 626 nb.3
Code des obligations, art. 626 ch. 3 (RS 220, état 2023-01)
Codice delle obbligazioni, art. 626 n. 3 (RS 220, stato 2023-01)
Thilo, Rechtswörterbuch, 1950, S 21/22 und BK, Sektion Terminologie, 2003
Thilo, Dictionnaire juridique, 1950, p 21/22
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.