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

Attributes

umfassende Einigung
comprehensive agreement
accord complet
accordo completo
Vollständige Vereinbarung über die Scheidungsfolgen, die von den Eheleuten beim Gericht bei der Scheidung auf gemeinsames Begehren eingereicht wird.
Convention complète fixant les effets du divorce produite par les époux lorsqu'ils demandent au juge le divorce sur requête commune.
Convenzione completa sugli effetti del divorzio prodotta dai coniugi che domandano il divorzio mediante richiesta comune.
2024-01-16T16:32:43.6742400Z
502668
https://www.termdat.bk.admin.ch/entry/502668
Schweizerisches Zivilgesetzbuch, Art. 111 Sachüb. (SR 210, Stand 2023-09)
Swiss Civil Code, art. 111 hdg. (SR 210, transl., status 2023-09)
Code civil suisse, art. 111 tit. (RS 210, état 2023-09)
Codice civile svizzero, art. 111 rubrica (RS 210, stato 2023-09)
nach Schweizerisches Zivilgesetzbuch, Art. 111 Abs. 1 (SR 210, Stand 2023-09)
d'après Code civil suisse, art. 111 al. 1 (RS 210, état 2023-09)
secondo Codice civile svizzero, art. 111 cpv. 1 (RS 210, stato 2023-09)
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 divorce at joint request
seeAlso partial 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.