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

Attributes

geschieden
divorced
divorcé
divorziato
Zivilstand einer Person, deren Ehe durch Scheidung aufgelöst worden ist.
État civil d'une personne dont le mariage a été dissous par le divorce.
Stato civile di una persona che ha sciolto il matrimonio mediante divorzio.
2025-10-09T15:48:11.2200380Z
216697
https://www.termdat.bk.admin.ch/entry/216697
Zivilstandsverordnung, Art. 8 Bst. f (SR 211.112.2, Stand 2018-02)
O État civil, art. 8 let. f (RS 211.112.2, état 2018-02)
O Stato civile, art. 8 lett. f (RS 211.112.2, stato 2018-02)
Swiss Civil Code, art. 119 margT (SR 210, transl., status 2018-01)
GRM: agg.
GRM: adjectif
d'après Deschenaux/Tercier, Mariage et le divorce, 1995, ch. 500 et 638
secondo Zanichelli, Vocabolario della lingua italiana, 1998
nach Hegnauer/ Breitschmid, Eherecht, 1987, Rz. 6.04
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.