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

Attributes

Adoptionsverhältnis
lien de filiation créé par l'adoption
filiazione adottiva
Verhältnis zwischen Eltern oder einem Elternteil und Kind, das auf Adoption beruht und jenem der natürlichen Abstammung rechtlich völlig gleichwertig ist.
Rapport de filiation qui repose sur l'adoption, ce qui est juridiquement équivalent à part entière au fait de la descendance biologique.
2025-10-09T15:48:11.3485890Z
216975
https://www.termdat.bk.admin.ch/entry/216975
Zanichelli, Vocabolario della lingua italiana, 1998
BG zum Haager Adoptionsübereinkommen und über Massnahmen zum Schutz des Kindes bei internationalen Adoptionen, Art. 17 Abs. 3 (SR 211.221.31, Stand 2013-01)
Stettler, dans: Traité de droit privé suisse III/II, I, 1987, p. 172
EXP: rapporto giuridico tra genitori e figli adottivi
secondo Zanichelli, Vocabolario della lingua italiana, 1998
nach Lüchinger, Begriff und Bedeutung der Familie, 1987, S. 20 und 28f.
d'après Hegnauer/Schneider, Droit de filiation, 1990, ch. 11.11 et 12.06
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.