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

Attributes

Rechtsöffnungsverfahren
procedure for the removal of an objection
procédure de mainlevée
procedura di rigetto
Rein betreibungsrechtliches Verfahren, in dem darüber entschieden wird, ob die Betreibung - aufgrund der dem Rechtsöffnungsrichter vorgelegten Dokumente - weitergeführt werden darf oder nicht.
Procédure d'exécution forcée au cours de laquelle le juge examine le titre de créance et décide si l'opposition doit ou ne doit pas être maintenue ou si elle doit être levée.
2023-02-23T06:36:21.3145610Z
384002
https://www.termdat.bk.admin.ch/entry/384002
Prof. Dr. Peter, Glossaire LP Français-allemand-italien-anglais, 2014
BG Schuldbetreibung und Konkurs, Art. 84 RandT (SR 281.1, Stand 2023-01)
LF Poursuite pour dettes et faillite, art. 84 tit. marg. (RS 281.1, état 2023-01)
LF Esecuzione e fallimento, art. 84 marg. (RS 281.1, stato 2023-01)
DOM: esecuzione e fallimento
d'après P.-R. Gilliéron, Poursuite pour dettes, faillite et concordat, 2012, p. 178
nach J. Kren Kostkiewicz, Schuldbetreibungs- und Konkursrecht, 2018, S. 162
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.