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

Attributes

party
Vertragspartei
partie contractante
contraente
Person oder Personengruppe (Rechtssubjekt), die eine Willenserklärung zum Vertrag abgibt, in der die Rechtswirkung des Vertrages eintritt, und die beim Schuldvertrag berechtigt und verpflichtet wird.
Personnes qui manifestent leur volonté en vue de la conclusion d'un contrat.
2019-05-07T09:06:51.1730000Z
106308
https://www.termdat.bk.admin.ch/entry/106308
P. Gauch / W. R. Schluep / J. Schmid / H. Rey / S. Emmenegger, Schweiz. Obligationenrecht, Allg. Teil, Bd. I, 2014, S. 61
SACC, Swiss Code of Obligations (transl.), 1990, art. 29 para. 2
Tercier, Droit des obligations, 1999, n. 179
Codice delle obbligazioni, art. 1 cpv. 1 (RS 220, stato 2017-04)
nach P. Gauch / W. R. Schluep / J. Schmid / H. Rey / S. Emmenegger, Schweiz. Obligationenrecht, Allg. Teil, Bd. I, 2014, S. 61
d'après Gauch et.al., Droit des obligations, tome I, 1982, n. 275
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.