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

Attributes

Mieter
lessee
locataire
conduttore
Vertragspartei des Mietvertrages, die eine Sache zum Gebrauch übernimmt und sich verpflichtet, dafür einen Mietzins zu leisten.
Partie contractante du bail à loyer qui s'oblige à payer un loyer pour l'usage d'une chose.
Parte contraente del contratto di locazione che si obbliga a pagare un corrispettivo per l'uso di una cosa.
2017-05-22T15:06:14.9470000Z
91100
https://www.termdat.bk.admin.ch/entry/91100
Obligationenrecht, Art. 253 (SR 220, Stand 2017-04)
Code of Obligations, art. 253 (SR 220, transl., status 2017-01)
Code des obligations, art. 253 (RS 220, état 2017-04)
Codice delle obbligazioni, art. 253 (RS 220, stato 2017-04)
Contracts in which a landlord or lessor grants a tenant or lessee the use of an object in exchange for rent.
nach Obligationenrecht, Art. 253 (SR 220, Stand 2017-04)
d'après Code des obligations, art. 253 (RS 220, état 2017-04)
secondo Codice delle obbligazioni, art. 253 (RS 220, stato 2017-04)
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

property subject
hypernym sub-lessee
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.