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

Attributes

Kind
child
enfant
figlio
Person, bei der bestimmte vollzogene Handlungen aufgrund ihres Alters keine Rechtsfolgen auslösen.
Person whose acts have no legal consequences due to his or her young age.
Personne dont certains actes accomplis n'ont pas d'effet juridique en raison de son âge.
2025-10-09T15:48:11.2296670Z
216719
https://www.termdat.bk.admin.ch/entry/216719
Schweizerisches Zivilgesetzbuch, Art. 25 Abs. 1 (SR 210, Stand 2017-09)
Swiss Civil Code, art. 31 para. 1 (SR 210, transl., status 2017-01)
Code civil suisse, art. 25 al. 1 (RS 210, état 2017-09)
Codice civile svizzero, art. 25 cpv. 1 (RS 210, stato 2017-09)
nach Pedrazzini/ Oberholzer, Personenrecht, 1989, S. 73
after nach Pedrazzini/ Oberholzer, Personenrecht, 1989, S. 73
d'après Hegnauer/ Schneider, Droit de la filiation, 1990, ch. 1.04 ss. et Deschenaux/ Steinauer, Personnes physiques, 1995, ch. 456
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 child
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.