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

Attributes

Vertretung ohne Vollmacht
représentation sans pouvoirs
rappresentazione senza autorizzazione
Stellvertretung bei der die Vollmacht zwischen dem Vertretenen und dem Dritten fehlt, erloschen oder überschritten ist.
Action consistant pour une personne à agir au nom d'une autre sans avoir pour cela de procuration.
2019-11-18T09:03:25.6430000Z
106463
https://www.termdat.bk.admin.ch/entry/106463
Gauch/Schluep, Schweiz. Obligationenrecht, Bd. I, 1991, S. 258
Gauch et al., Droit des obligations, tome I, 1982, p. 186
CaF, Sezione di terminologia, 2019 secondo Codice delle obbligazioni, tit. prec. art. 38 (RS 220, stato 2019-11)
Gauch et al., Droit des obligations, tome I, 1982, p. 186
nach Keller/Schöbi, Vertragsrecht, 1982, S. 72f
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.