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

Attributes

foglio del libro mastro finora in uso
O Registro fondiario, art. 153 cpv. 1 (RS 211.432.1, stato 2018-02)
Se è notificata la divisione di un fondo, di regola l’ufficio del registro fondiario mantiene il foglio del libro mastro finora in uso per una delle nuove parcelle.
Wird die Teilung eines Grundstücks angemeldet, so wird das bisherige Hauptbuchblatt in der Regel für einen Teil weitergeführt. Soweit die anderen Teile nicht mit angrenzenden Grundstücken vereinigt werden, werden für sie neue Hauptbuchblätter eröffnet.
DOM: Grundbuch
DOM: registro fondiario
DOM: registre foncier; EXP: en cas de réquisition de division d'un immeuble, le feuillet primitif du grand livre est, en règle générale, maintenu pour l'une des parcelles
d'après O Registre foncier, art. 153 al. 1 (RS 211.432.1, état 2018-01)
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part existing main register sheet
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.