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

Attributes

Mitbürge
co-guarantor
caution conjointe
confideiussore
Person, die gemeinsam mit anderen Personen dieselbe teilbare Hauptschuld verbürgt hat und für ihre Anteile als einfacher Bürge und für die Anteile der übrigen als Nachbürge haftet.
Personne qui garantit conjointement avec d'autres personnes une même dette divisible, et qui est obligée comme caution simple pour sa part et comme certificateur de caution pour la part des autres.
Persona che insieme ad altre garantisce lo stesso debito principale divisibile, responsabile come fideiussore semplice per le proprie quote e come fideiussore dei fideiussori per le quote degli altri.
2018-03-05T14:47:00.8370000Z
232742
https://www.termdat.bk.admin.ch/entry/232742
FCh, Terminology Section, 2014
BG Schuldbetreibung und Konkurs, Art. 215 Abs. 2 (SR 281.1, Stand 2014-01)
Meier, Commentaire des art. 492‐512 CO dans : Commentaire romand du Code des obligations, 2003
Codice delle obbligazioni, art. 497 cpv. 3 (RS 220, stato 2012-10)
nach schweiz. Obligationenrecht, Art. 497 Abs. 1 (SR 220, Stand 2012-01)
d'après Code des obligations, art 497 al. 1 (RS 220, état 2012-01)
secondo Codice delle obbligazioni, art. 497 cpv. 1 (RS 220, stato 2012-10)
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.