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

Attributes

Garantenpflicht
specific duty of care
devoir de garant
dovere di garante
Sonderpflicht, die sich aus der Garantenstellung ergibt.
Special duty that arises from being in the position of guarantor
2025-07-29T12:30:35.9814970Z
108444
https://www.termdat.bk.admin.ch/entry/108444
Arrêts du Tribunal fédéral, 120 IV 98 (1994)
Decisioni del Tribunale federale, 120 IV 98 (1994)
A. Donatsch / B. Tag, Strafrecht I, 2006, § 30 Ziff. 1, S. 299
S. Summers, Universität Zürich, Rechtswissenschaftliches Institut, 2006
USG: suggestion
EXP: man unterscheidet Obhuts- oder Schutzgarantenpflichten und Sicherungs- oder Überwachungsgarantenpflichten
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 30 Ziff. 2.11, S. 300
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 30 Ziff. 1, p. 299
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 30 Ziff. 1, S. 299
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
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.