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

Attributes

Prozentvergleich
percentage-based settlement
concordat-dividende
concordato percentuale
Gerichtlicher Nachlassvertrag, der darin besteht, dass der Schuldner nur einen Teil der Forderungen, im gleichen Verhältnis für alle Gläubiger, tilgt und der Rest ihm erlassen wird.
Concordat judiciaire dans lequel les créanciers se satisfont du paiement par le débiteur d'un pourcentage déterminé de leurs créances.
2024-05-21T15:42:20.2701110Z
383269
https://www.termdat.bk.admin.ch/entry/383269
FCh, Terminology Section, 2019
Prof. Dr. Peter, Glossario LEF Italiano-francese-tedesco-inglese, 2014
K. Amonn / F. Walther, Grundriss des Schuldbetreibungs- und Konkursrechts, 2013, S. 518
P.-R. Gilliéron, Poursuite pour dettes, faillite et concordat, 2012, p. 590
USG: Umgangssprache
USG: common language
USG: langue courante
USG: lingua corrente
d'après P.-R. Gilliéron, Poursuite pour dettes, faillite et concordat, 2012, p. 590
nach K. Amonn / F. Walther, Grundriss des Schuldbetreibungs- und Konkursrechts, 2013, S. 518
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
hyponym ordinary composition agreement
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.