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

Attributes

Erfüllung eines Tatbestands
fulfilment of the elements of a crime
réalisation d'une infraction
adempimento di una fattispecie penale
2025-07-15T10:42:37.2340090Z
108262
https://www.termdat.bk.admin.ch/entry/108262
FCh, Terminology Section, 2006
Bundesgerichtsentscheide, 104 IV 160 (1978)
Arrêts du Tribunal fédéral, 104 IV 160 (1978) (2004)
avv. M. Hohl Tattarletti, 2001 secondo Decisioni del Tribunale federale, 99 IV 208 (1973)
Für die Erfüllung beider Tatbestände ist [...] grobe Fahrlässigkeit erforderlich.
La réalisation de ces deux infractions implique [...] une négligence grossière.
USG: suggestion
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 fulfil the elements of a crime
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.