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

Attributes

letztwillige Verfügung
will
testament
testamento
Einseitiges Rechtsgeschäft von Todes wegen, das den Willen des Erblassers enthält.
Declaration in a particular form by a person of his wishes as to certain matters, normally as to the disposal of his property, to take effect on or after his death.
Acte unilatéral de disposition pour cause de mort qui résulte de la déclaration de volonté d'une seule personne, le testateur.
2020-08-27T12:10:11.6330000Z
67703
https://www.termdat.bk.admin.ch/entry/67703
Schweizerisches Zivilgesetzbuch, Art. 498 Abs. 1 (SR 210, Stand 2018-01)
Walker, Oxford Companion to Law, 1980, p. 1301
Code civil suisse, art. 498 al. 1 (RS 210, état 2018-01)
Codice civile svizzero, art. 498 cpv. 1 (RS 210, stato 2018-01)
DOM: diritto successorio
DOM: droit de succession
DOM: Erbrecht
Walker, Oxford Companion to Law, 1980, p. 1301
nach P. Tuor / B. Schnyder / J. Schmid / A. Jungo, Schweiz. Zivilgesetzbuch, 2015 , S. 453
d'après Steinauer, droit des successions, 2006, p. 169 -170
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.