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

Attributes

copy
copie
copia
Abschrift
2023-03-08T16:46:17.8754000Z
217154
https://www.termdat.bk.admin.ch/entry/217154
Schweiz. Zivilgesetzbuch, Art. 504 (SR 210, Stand 2023-01)
Swiss Civil Code, art. 504 (SR 210, transl., status 2023-01)
Code civil suisse, art. 504 (RS 210, état 2023-01)
Codice civile svizzero, art. 504 (RS 210, stato 2023-01)
Die Kantone haben dafür zu sorgen, dass die mit der Beurkundung betrauten Beamten die Verfügungen im Original oder in einer Abschrift entweder selbst aufbewahren oder einer Amtsstelle zur Aufbewahrung übergeben.
I Cantoni devono provvedere affinché i funzionari incaricati della confezione di tali atti li conservino essi medesimi in originale od in copia o li depongano in custodia presso un ufficio pubblico.
Les cantons pourvoient à ce que les officiers publics conservent en original ou en copie les testaments qu’ils ont reçus, ou les remettent en dépôt à une autorité chargée de ce soin.
The cantons must ensure that public officials entrusted with wills either keep the original or a copy of such deeds themselves or else forward them to an authority for safekeeping.
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.