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

Attributes

Waise
orphan
orphelin
orfano
In der Regel minderjähriges Kind, dem ein oder beide Eltern gestorben sind.
Enfant généralement mineur dont un ou les deux des parents sont morts.
2025-10-09T15:48:11.2420090Z
216747
https://www.termdat.bk.admin.ch/entry/216747
FCh, Terminology Section, 2010
Unfallversicherungsgesetz, Art. 30 Abs. 3 (SR 832.20, Stand 2013-01)
LF Assurance-accident, art. 30 al. 3 (RS 832.20, état 2013-01)
LF Assicurazione contro gli infortuni, art. 30 cpv. 3 (RS 832.20, stato 2013-01)
nach Unfallversicherungsgesetz, Art. 30 Abs. 1 (SR 832.20, Stand 2013-01) und Lüchinger, Begriff und Bedeutung der Familie, 1987, S. 212
d'après LF Assurance-accident, art. 30 al. 1 (RS 832.20, état 2013-01) et Deschenaux/Tercier, Mariage et le divorce, 1995, ch. 411
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.