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

Attributes

pubblicazione
Auskündung
sommation
2020-08-25T17:59:12.0500000Z
217041
https://www.termdat.bk.admin.ch/entry/217041
Schweizerisches Zivilgesetzbuch, Art. 36 Abs. 3 (SR 210, Stand 2018-01)
Code civil suisse, art. 36 al. 2 et 3 (RS 210, état 2018-01)
Codice civile svizzero, art. 36 cpv. 3 (RS 210, stato 2018-01)
Das Gericht hat jedermann, der Nachrichten über den Verschwundenen oder Abwesenden geben kann, in angemessener Weise öffentlich aufzufordern, sich binnen einer bestimmten Frist zu melden. Diese Frist ist auf mindestens ein Jahr seit der erstmaligen Auskündung anzusetzen.
Il giudice deve diffidare con adeguate pubblicazioni tutti coloro che potessero dar notizie intorno alla persona sparita od assente ad annunciarsi entro un dato termine. Questo termine dev'essere di almeno un anno dalla prima pubblicazione.
Le juge invite, par sommation dûment publiée, les personnes qui pourraient donner des nouvelles de l’absent à se faire connaître dans un délai déterminé. Ce délai sera d'un an au moins à compter de la première sommation.
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.