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

Attributes

Willensvollstreckung
execution of a will
exécution testamentaire
esecuzione testamentaria
2022-09-15T09:24:23.6461290Z
446129
https://www.termdat.bk.admin.ch/entry/446129
FCh, Terminology Section, 2018
BG Internationales Privatrecht, Art. 92 Abs. 2 (SR 291, Stand 2017-01)
LF Droit international privé, art. 92 al. 2 (RS 291, état 2017-01)
LF Diritto internazionale privato, art. 92 cpv. 2 (RS 291, stato 2017-01)
Die Testamentsvollstreckung / Willensvollstreckung beinhaltet Verwaltung, Vertretung und Teilung des Nachlasses.
DOM: diritto successorio
DOM: Erbrecht; USG: in der Schweiz wird vor allem Willensvollstrecker verwendet
DOM: droit de succession; USG: en Suisse on parle essentiellement de l'exécuteur testamentaire
(USG) BK, Sektion Terminologie, 2018
(USG) ChF, Section de terminologie, 2018
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.