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

Attributes

gewillkürte Vertretung
représentation volontaire
rappresentanza volontaria
Vertretungsmacht, die die vertretene Person dem Vertreter durch Willenserklärung einräumt.
Pouvoir de représentation conférés au représentant par une manifestation de volonté du représenté.
Persona alla quale è conferito dall'interessato mediante un negozio giuridico il potere di rappresentarlo, ossia il potere di agire in suo nome e per conto suo, cosicché gli effetti degli atti compiuti dal rappresentante in nome del rappresentato si producono nella persona del rappresentato medesimo.
2020-01-15T08:55:41.1100000Z
106464
https://www.termdat.bk.admin.ch/entry/106464
CaF, Sezione di terminologia, 2003
Bucher, Obligationenrecht, 1988, S. 596
Deschenaux/Steinauer, Personnes physiques, 1986, no 266
DOM: Personenrecht, Obligationenrecht
DOM: droit des personnes, droit des obligations
DOM: diritto delle persone, diritto delle obbligazioni
nach Gauch/Schluep, Obligationenrecht AT I, 1987, N 961
d'après Gauch/Schluep/Tercier, Partie générale du CO, 1982, no 958
secondo Codice delle obbligazioni, art. 32-37 (RS 220, stato 2020-01)
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.