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

Attributes

Untermieter
sub-lessee
sous-locataire
subconduttore
Vertragspartei der Untermiete, die eine Mietsache ganz oder teilweise zum Gebrauch übernimmt und sich verpflichtet, dafür dem Mieter oder der Mieterin einen Mietzins zu leisten.
Person who holds a sublease.
Partie contractante de la sous-location qui s'oblige à payer au locataire un loyer pour l'usage du tout ou d'une partie d'une chose louée.
Parte della sublocazione che si obbliga a pagare al conduttore un corrispettivo per l'uso, in tutto o in parte, di una cosa locata.
2017-05-23T11:36:04.4670000Z
91335
https://www.termdat.bk.admin.ch/entry/91335
Obligationenrecht, Art. 262 Abs. 3 (SR 220, Stand 2017-04)
Code of Obligations, art. 291 para. 3 (SR 220, transl., status 2017-01)
Code des obligations, art. 262 al. 3 (RS 220, état 2017-04)
Codice delle obbligazioni, art. 262 cpv. 3 (RS 220, stato 2017-04)
nach Obligationenrecht, Art. 262 Abs. 1 und 3 und Art. 253 (SR 220, Stand 2017-04)
Oxford Living Dictionaries, English, "sub-lessee" ([Internet, 2017-05-17](https://en.oxforddictionaries.com/definition/sub-lessee))
d'aprè Code des obligations, art. 262 al. 1 et 3 et art. 253 (RS 220, état 2017-04)
secondo Codice delle obbligazioni, art. 262 cpv. 1 e 3 e 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
hyponym 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.