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

Attributes

former opposition
fare opposizione
file an objection
Rechtsvorschlag erheben
Mündliche oder schriftliche Mitteilung des Betriebenen an den Betreibungsbeamten, nachdem er den Zahlungsbefehl erhalten hat, dass er die Forderung oder einen Teil derselben oder das Recht, sie auf dem Betreibungswege geltend zu machen, bestreitet.
2024-01-22T11:50:25.2991190Z
382423
https://www.termdat.bk.admin.ch/entry/382423
BG Schuldbetreibung und Konkurs, Art. 69 Abs. 2 Ziff. 3 (SR 281.1, Stand 2023-01)
Debt Enforcement and Bankruptcy Act, Art. 69, para. 2 no 3 (transl., SR 281.1, status 2014-01)
LF Poursuite pour dettes et faillite, art. 69 al. 2 ch. 3 (RS 281.1, état 2023-01)
LF Esecuzione e fallimento, art. 69 cpv. 2 n. 3 (RS 281.1, stato 2023-01)
[...] l’avvertimento che, ove il debitore intenda contestare il credito in tutto o in parte od il diritto del creditore di procedere per esso in via esecutiva, dovrà dichiararlo all’ufficio («fare opposizione») entro dieci giorni dalla notificazione del precetto [...]
[...] le débiteur doit former opposition dans les dix jours de la notification, s’il entend contester tout ou partie de la dette ou le droit du créancier d’exercer des poursuites;
nach BG Schuldbetreibung und Konkurs, Art. 69 Abs. 2 Ziff. 3 (SR 281.1, Stand 2023-01)
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 objection
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.