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

Attributes

unentgeltliche Zuwendung
libéralité
liberalità
Vermögensentäusserung ohne Gegenleistung, welche einem Dritten einen Vermögensvorteil bringen.
Acte d'attribution volontaire effectué à titre (partiellement) gratuit.
2022-01-27T08:07:17.6530000Z
54455
https://www.termdat.bk.admin.ch/entry/54455
Schweizerisches Zivilgesetzbuch, Art. 208 (SR 210, Stand 2018-01)
Code civil suisse, art. 208 (SR 210, état 2018-01)
Codice civile svizzero, art. 208 (RS 210, stato 2018-01)
DOM: Obligationenrecht, Eherecht
DOM: diritto delle obbligazioni, diritto matrimoniale; EXP: disposizione a titolo gratuito
nach Botschaft Eherecht, 1979, S. 127
d'après Deschenaux/ Steinauer, Nouveau droit matrimonial, 1987, p. 379
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

property subject
seeAlso unentgeltliche Verfügung
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.