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

Attributes

einen billigen Unterhaltsbeitrag gewähren
allouer une assistance équitable
assegnare un equo soccorso
BG Schuldbetreibung und Konkurs, Art. 229 Abs. 2 (SR 281.1, Stand 2024-01)
LF Poursuite pour dettes et faillite, art. 229 al. 2 (RS 281.1, état 2023-01)
LF Esecuzione e fallimento, art. 229 cpv. 2 (RS 281.1, stato 2023-01)
Die Konkursverwaltung kann dem Schuldner, namentlich wenn sie ihn anhält, zu ihrer Verfügung zu bleiben, einen billigen Unterhaltsbeitrag gewähren.
L’administration peut lui allouer une assistance équitable, notamment si elle le retient à sa disposition.
L’amministrazione del fallimento può assegnargli un equo soccorso, specialmente quando lo obblighi a stare a sua disposizione.
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part assistance
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.