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

Attributes

instruction
istruzione
Weisung
Einseitige, empfangsbedürftige Willenserklärung, die den Inhalt eines Auftrags konkretisiert oder modifiziert.
Manifestation de volonté sujette à réception par laquelle le mandant indique au mandataire comment les services doivent être exécutés.
2020-08-14T11:03:36.8330000Z
106410
https://www.termdat.bk.admin.ch/entry/106410
Anstutz/Breitschmid, Handk. zum Schweizer Privatrecht, 2007, S. 2069; (DF) nach Quelle 1
Code des obligations, art. 397 al. 1 (RS 220; état 2017-04)
Codice delle obbligazioni, art. 397 cpv. 1 (RS 220, stato 2017-04)
Se il mandante ha dato istruzione per la trattazione dell'affare, il mandatario non può dipartirsene [...]
DOM: Auftrag (Vertrag)
DOM: mandat (contrat); USG: le plus souvent au pl.
DOM: mandato (contratto)
nach Anstutz/Breitschmid, Handk. zum Schweizer Privatrecht, 2007, S. 2069
d'après Thévenoz/Werro, Code des obligations I, 2003, p. 2042
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.