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

Attributes

beschränktes dingliches Recht
droit réel limité
diritto reale limitato
Dingliches Recht, das seinem Inhaber beziehungsweise Träger die Teilherrschaft an einer bestimmten Sache verleiht.
Droit réel qui confère une maîtrise partielle sur une chose
2019-10-07T15:28:41.4030000Z
91140
https://www.termdat.bk.admin.ch/entry/91140
Obligationenrecht, Art. 261a (SR 220, Stand 2017-04)
Code des obligations, art. 261a (RS 220, état 2017-04)
Codice delle obbligazioni, art. 261a (RS 220, stato 2017-04)
EXP: Es gibt drei Arten von beschränkten dinglichen Rechten: die Dienstbarkeiten (Servitute), die Grundlasten und die Pfandrechte
EXP: on distingue trois espèces de droits réels limités: les servitudes, les droits de gage et les charges foncières
nach Riemer, Beschränkte dingliche Rechte, 1986, S. 27ff.
d'après Steinauer, Droits réels II, 1990, p. 18
nach Riemer, Beschränkte dingliche Rechte, 1986, S. 27ff.
d'après Steinauer, Droits réels II, 1990, p. 267
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.