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

Attributes

Pfändungsanschluss
participation in the attachement
participation à la saisie
partecipazione al pignoramento
2024-04-23T09:51:02.8193050Z
86728
https://www.termdat.bk.admin.ch/entry/86728
Prof. Dr. Peter, Glossaire LP Français-allemand-italien-anglais, 2014
BG Schuldbetreibung und Konkurs, Art. 110 RandT (SR 281.1, Stand 2023-01)
LF poursuite pour dettes et faillite, art. 110 tit. marg. (RS 281.1, état 2023-01)
LF Esecuzione e fallimento, art. 110 marg. (RS 281.1, stato 2023-01)
EXP: es gibt die "ordentliche Anschlusspfändung" und die "privilegierte Anschlusspfändung"
EXP: il y a la "participation privilégié à la saisie" et la "participation ordinaire"
EXP: si distinguono la "partecipazione privilegiata al pignoramento" e la "partecipazione ordinaria"
nach K. Amonn / F. Walther, Grundriss des Schuldbetreibungs- und Konkursrechts, 2013, S. 235
d'après P.-R. Gilliéron, Poursuite pour dettes, faillite et concordat, 2012, p. 268
CaF, Sezione di terminologia, 2020 secondo K. Amonn / F. Walther, Grundriss des Schuldbetreibungs- und Konkursrechts, 2013, pag. 235
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
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.