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

Attributes

Pfändbarkeit
attachability
saisissabilité
pignorabilità
Eigenschaft von Vermögenswerten eines Betreibungsschuldners, die bewirkt, dass diese gepfändet werden können.
Caractère d'un bien qui peut être saisi.
L’esser pignorabile, condizione di ciò che può essere soggetto a pignoramento.
2024-05-15T14:16:30.8868930Z
384350
https://www.termdat.bk.admin.ch/entry/384350
Prof. Dr. Peter, Glossaire LP Français-allemand-italien-anglais, 2014
Prof. Dr. Peter, Glossaire LP Français-allemand-italien-anglais, 2014
nach J. Kren Kostkiewicz, Schuldbetreibungs- und Konkursrecht, 2018, S. 423
Treccani, Vocabolario, "pignorabilità" ([Internet, 2020-11-09](https://www.treccani.it/vocabolario/pignorabilita/))
EXP: z. B. dürfen gegenwärtige Vermögenswerte, die rechtlich dem Schuldner gehören, einen in Geld schätzbaren Verkehrswert haben und nicht vom gesetzlich geschützten Rechtsverkehr ausgeschlossen sind, gepfändet werden
nach J. Kren Kostkiewicz, Schuldbetreibungs- und Konkursrecht, 2018, S. 193f.
Treccani, Vocabolario, "pignorabilità" ([Internet, 2020-11-09](https://www.treccani.it/vocabolario/pignorabilita/))
ChF, Section de terminologie, 2020 d'après P.-R. Gilliéron, Poursuite pour dettes, faillite et concordat, 2012, p. 244 ss
nach K. Amonn / F. Walther, Grundriss des Schuldbetreibungs- und Konkursrechts, 2013 Kostkiewicz, Schuldbetreibungs- und Konkursrecht, 2012
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 subject to attachment
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.