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

Attributes

schriftliche Erklärung
written declaration
déclaration écrite
dichiarazione scritta
2019-08-09T14:52:09.7770000Z
67594
https://www.termdat.bk.admin.ch/entry/67594
Schweizerisches Zivilgesetzbuch, Art. 963 Abs. 1 (SR 210, Stand 2017-01)
Swiss Civil Code, art. 963 para. 1 (SR 210, transl., status 2017-01)
Code civil suisse, art. 963 al. 1 (RS 210, état 2017-01)
Codice civile svizzero, art. 963 cpv. 1 (RS 210, stato 2017-01)
Die Eintragungen erfolgen auf Grund einer schriftlichen Erklärung des Eigentümers des Grundstückes [...] .
Entries in the land register are based on a written declaration by the owner of the immovable property to which the entry relates.
Le iscrizioni hanno luogo in virtù di una dichiarazione scritta del proprietario del fondo [...] ,
Les inscriptions s'opèrent sur la déclaration écrite du propriétaire de l'immeuble [...] .
DOM: Grundbuch
DOM: registre foncier
DOM: registro fondiario
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.