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

Attributes

pflichtwidriges Untätigbleiben
failure to comply with a duty to act
comportement passif contraire à une obligation d'agir
omissione contraria a un obbligo di agire
2025-07-21T08:24:44.2873010Z
108458
https://www.termdat.bk.admin.ch/entry/108458
Code pénal suisse, art. 11 al. 1 (RS 311.0, état 2014-07)
Codice penale svizzero, art. 11 cpv. 1 (RS 311.0, stato 2014-07)
FCh, Terminology Section, 2006 after J. C. Smith / B. Hogan, Criminal Law, 1999 p. 45
Schweizerisches Strafgesetzbuch, Art. 11 Abs. 1 (SR 311.0, Stand 2014-07)
A felony or misdemeanour may also be committed by a failure to comply with a duty to act.
Ein Verbrechen oder Vergehen kann auch durch pflichtwidriges Untätigbleiben begangen werden.
Un crime ou un délit peut aussi être commis par le fait d'un comportement passif contraire à une obligation d'agir.
Un crimine o un delitto può altresì essere commesso per omissione contraria a un obbligo di agire.
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 fail to comply with a duty to act
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.