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

Attributes

Eigentümerregister
registre des propriétaires
registro dei proprietari
2023-01-23T09:02:00.4169380Z
67568
https://www.termdat.bk.admin.ch/entry/67568
Grundbuchverordnung, Art. 11 (SR 211.432.1, Stand 2023-01)
O Registre foncier, art. 11 (RS 211.432.1, état 2023-01)
O Registro fondiario, art. 11 (RS 211.432. 1, stato 2023-01)
Dans le registre foncier tenu sur papier, le registre des propriétaires contient le nom des propriétaires inscrits par ordre alphabétique et la désignation des immeubles qui leur appartiennent.
Das Eigentümerregister des Papiergrundbuchs enthält die Namen der Eigentümerinnen und Eigentümer in alphabetischer Reihenfolge sowie die Bezeichnungen der ihnen gehörenden Grundstücke.
Il registro dei proprietari del registro fondiario cartaceo contiene i nomi dei proprietari in ordine alfabetico e la designazione dei fondi di loro proprietà.
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.