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

Attributes

immaterieller Schaden
tort moral
torto morale
Nicht-wirtschaftliche Beeinträchtigung der Persönlichkeit durch Kränkung, Leid, körperliche Schmerzen, Verminderung des Lebensgenusses, der Lebensfreude etc.
Souffrances physiques et psychiques que ressent la personne lésée à la suite d'une atteinte à la personnalité.
Lesione della personalità la cui gravità soggettiva è da tenere in considerazione nella stima della somma dovuta a titolo di riparazione morale.
2018-07-19T10:30:20.3200000Z
106496
https://www.termdat.bk.admin.ch/entry/106496
BoBR Änderung Schweiz. Zivilgesetzbuch (BBl 1982 II 642)
Code civil suisse, art. 28a al. 3 (RS 210, état 2018-01)
Bucher, Natürliche Personen, 1995, no 111
DOM: Personenrecht; Haftpflichtrecht
DOM: droit des personnes, responsabilité civile
DOM: diritto delle persone, responsabilità civile
CaF, Sezione di terminologia, 2003
nach Keller/Syz, Haftpflichtrecht, 1990, S. 114
d'après Tercier, Nouveau droit de la personnalité, 1984, no 2029
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.