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

Attributes

Nichtigkeit
nullity
nullité
nullità
Zustand, der eine ursprüngliche absolute Unwirksamkeit zur Folge hat.
2024-01-22T15:55:25.1785940Z
106817
https://www.termdat.bk.admin.ch/entry/106817
Obligationenrecht, Art. 20 RandT (SR 220, Stand 2018-01)
SACC, Swiss Code of Obligations (transl.), 1992, art. 20
Code des obligations, art. 20 tit. marg. (RS 220, état 2018-01)
Codice delle obbligazioni, art. 20 marg. (RS 220, stato 2018-01)
EXP: im Schuldbetreibungs- und Konkursrecht liegt Nichtigkeit vor, wenn die beanstandete Betreibungshandlung gegen zwingendes Recht verstösst, indem sie eine im öffentlichen Interesse oder im Interesse am Betreibungsverfahren nicht beteiligter Dritter aufgestellte Vorschrift verletzt (a); bei einem Vertrag liegt Nichtigkeit vor, wenn er einen unmöglichen oder widerrechtlichen Inhalt hat oder gegen die guten Sitten verstösst (b)
EXP: of shares, of resolutions taken within a company
EXP: d'actions, de décisions au sein d'une société, des contrats
EXP: di azioni, di decisioni nella società, dei contratti
(a) nach Metzger, Schweiz. juristisches Wörterbuch, 2004 und BG Schuldbetreibung und Konkurs, Art. 22 Abs. 1 (SR 281.1, Stand 2023-01); (b) schweiz. Obligationenrecht, Art. 20 (SR 220, Stand 2018-01)
BK, Sektion Terminologie, 2015
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 null and void
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.