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

Attributes

Realgrundlast
charge foncière réelle
onere fondiario reale
Grundlast, deren Berechtigter der jeweilige Eigentümer eines anderen Grundstücks ist.
Charge foncière qui a pour titulaire le propriétaire actuel d'un autre immeuble.
Onere fondiario avente per titolare il proprietario attuale di un altro fondo.
2019-10-14T16:23:03.9130000Z
67433
https://www.termdat.bk.admin.ch/entry/67433
UFG, 1994
P. Tuor / B. Schnyder / J. Schmid / A. Jungo, Schweiz. Zivilgesetzbuch, 2015, S. 1243
Steinauer, Droits réels III, 1992, p. 81
BJ, 1994 nach Steinauer, Droits réels III, 1992, S. 81
d'après Steinauer, Droits réels III, 1992, p. 81
UFG, 1994 secondo Steinauer, Droits réels III, 1992, p. 81
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.