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

Attributes

Depositar
consignataire
Vertragspartei des Hinterlegungsvertrages, die sich verpflichtet, eine bewegliche Sache für einen Dritten sicher aufzubewahren, bis der Berechtigte oder der Hinterleger die Herausgabe verlangt.
Contractant de la consignation qui s'oblige à conserver une chose mobilière en faveur d'un tiers jusqu'à ce que le bénéficiaire ou le consignant lui en réclame la délivrance.
2022-11-17T10:22:17.8079680Z
106634
https://www.termdat.bk.admin.ch/entry/106634
Engel, Contrats de droit suisse, 1992, p. 565
Schweiz. Juristische Kartothek, 1951, 193
d'après Engel, Contrats de droit suisse, 1992, p. 565
nach Schweiz. Juristische Kartothek, 1951, 193
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.