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

Attributes

Gast
voyageur
ospite
Reisender, der einen Beherbergungsvertrag mit einem Gastwirt abschliesst und Sachen einbringt, für die der Gastwirt haftet.
Personne en déplacement qui a conclu un contrat d'hébergement et dont les effets sont sous la responsabilité de l'hôtelier.
Viaggiatore che ha stipulato un contratto d'albergo con un albergatore responsabile per le cose apportate.
2023-06-14T15:04:52.9105080Z
106649
https://www.termdat.bk.admin.ch/entry/106649
Obligationenrecht, Art. 487 Abs. 1 (SR 220, Stand 2022-01)
Code des obligations, art. 487 al. 1 (RS 220, état 2022-01)
Codice delle obbligazioni, art. 487 cpv. 1 (RS 220, état 2022-01)
DOM: Gast- und Stallwirthinterlegung
DOM: dépôt d'hôtellerie
DOM: deposito d'albergo
nach Obligationenrecht, Art. 487 Abs. 1 (SR 220, Stand 2022-01)
d'après Code des obligations, art. 487 al. 1 (RS 220, état 2022-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.