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

Attributes

Elternteil ohne elterliche Sorge
parent without parental responsibility
parent non détenteur de l'autorité parentale
genitore senza autorità parentale
2018-11-06T12:41:01.6270000Z
216770
https://www.termdat.bk.admin.ch/entry/216770
BK, Sektion Terminologie, 2014 nach Schweizerisches Zivilgesetzbuch, Art. 275a Abs. 1 (SR 210, Stand 2018-01)
after Swiss Civil Code, art. 275a para. 1 (SR 210, transl., status 2018-01)
MCF Révision Code civil suisse (FF 1996 I 160)
Codice civile svizzero, art. 275a cpv. 1 (RS 210, stato 2018-01)
Eltern ohne elterliche Sorge sollen über besondere Ereignisse im Leben des Kindes benachrichtigt und vor Entscheidungen, die für die Entwicklung des Kindes wichtig sind, angehört werden.
I genitori senza autorità parentale devono essere informati sugli avvenimenti particolari sopraggiunti nella vita del figlio e devono essere sentiti prima di decisioni importanti per lo sviluppo del figlio.
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 person with parental responsibility
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.