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

Attributes

Personalgrundlast
charge foncière personnelle
onere fondiario personale
Grundlast zu Gunsten einer bestimmten Person.
Charge foncière constituée en faveur d'une personne déterminée.
Onere fondiario costituito a favore di una persona determinata.
2019-08-02T15:27:41.3700000Z
67432
https://www.termdat.bk.admin.ch/entry/67432
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 sedcondo 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.