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

Attributes

Realfoliensystem
système réel
sistema del foglio reale
System, gemäss dem jedes Grundstück im Hauptbuch ein eigenes Blatt und eine eigene Nummer erhält.
Système selon lequel chaque immeuble reçoit un feuillet et un numéro distincts dans le grand livre.
Sistema secondo cui ogni fondo è intavolato nel mastro in un foglio e con un numero proprio.
2019-10-14T13:33:25.7570000Z
67536
https://www.termdat.bk.admin.ch/entry/67536
P. Tuor / B. Schnyder / J. Schmid / A, Jungo, Schweiz. Zivilgesetzbuch, 2013, S. 1047
Deschenaux, Registre foncier, 1983, p. 6
Catenazzi, Pubblicità formale, 1973, p. 36
DOM: Grundbuch
DOM: registre foncier
DOM: registro fondiario
nach Deschenaux/Weber, Grundbuch I, 1988, S. 7 u. Schweizerisches Zivilgesetzbuch, Art. 945 Abs. 1 (SR 210, Stand 2017-01)
d'après Deschenaux, Registre foncier, 1983, p. 52 et Code civil suisse, art. 945 al. 1 (RS 210, état 2017-01)
secondo Catenazzi, Pubblicità formale, 1973, p. 36 e Codice civile svizzero, art. 945 cpv. 1 (RS 210, stato 2017-01)
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.