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

Attributes

Rang eines dinglichen Rechts
rank of a right in rem
rang d'un droit réel
grado di un diritto reale
2019-08-09T07:16:33.8930000Z
67484
https://www.termdat.bk.admin.ch/entry/67484
BJ, 1994 nach Schweizerisches Zivilgesetzbuch, Art. 972 Abs. 1 und Art. 893 (SR 210, Stand 2017-01)
FCh, after Swiss Civil Code, art. 972 para. 1 (SR 210, transl., status 2010-01)
OFJ, 1994 d'après Code civil suisse, art. 972 al. 1 et art. 893 (RS 210, état 2017-01)
UFG, 1994 secondo Codice civile svizzero, art. 972 cpv. 1 e art. 893 (RS 210, stato 2017-01)
DOM: Grundpfand
DOM: gage immobilier
DOM: pegno immobiliare
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.