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

Attributes

computerunterstützte Grundbuchführung
tenue du registre foncier avec l'assistance de l'ordinateur
tenuta del registro fondiario con ausilii informatici
2024-05-02T09:49:05.4263020Z
67539
https://www.termdat.bk.admin.ch/entry/67539
BJ, 1994 nach V Grundbuch, Art. 14a Abs. 3, 108 Abs. 3 (alte Fassung, SR 211.432.1) und V Grundbuch, Tit. vor Art. 111 (aufgehoben, AS 1987 1600)
OFJ, 1994 d'après O Registre foncier, art. 14a al. 3 et 108 al. 3 (ancienne teneur, RS 211.432.1)
R Registro fondiario, art. 14a cpv. 3 e 108 cpv. 3 (versione non vigente, RS 211.432.1) e R Registro fondiario, tit. prima dell'art. 111 (abrogato, RU 1987 1600)
USG: veraltet, altes Recht
USG: désuet, ancien droit
USG: disusato, diritto previgente
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.