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

Attributes

Stiefkind
stepchild
enfant du conjoint
figliastro
Kind eines Elternteils, das durch Heirat oder eingetragene Partnerschaft mit dem Vater oder der Mutter verbunden ist, ohne dass es von jenem Elternteil gezeugt oder geboren worden ist und der das Gesetz in bestimmten Fällen gewisse Wirkungen beilegt.
2025-10-09T15:48:11.2396570Z
216740
https://www.termdat.bk.admin.ch/entry/216740
FCh, Terminology Section, 2010
Familienzulagengesetz, Art. 4 Abs. 1 Bst. b (SR 836.2, Stand 2018-01)
LF Allocations familiales, art. 4 al. 1 let. b (RS 836.2, état 2018-01)
LF Assegni familiari, art. 4 cpv. 1 lett.b (RS 831.10, stato 2018-01)
BK, Sektion Terminologie nach Wissen.de, Stiefkind ([Internet, 2019-02-12](https://www.wissen.de/lexikon/stiefkind))
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.