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

Attributes

Schwere einer Straftat
seriousness of an offence
gravité d'une infraction
gravità di un reato
Bewertung einer Straftat aufgrund des deliktischen Erfolgs beziehungsweise der dafür aufgewendeten kriminellen Energie und des verbrecherischen Willens des Täters.
Assessment of an offence based on the resultant harm done and/or the effort expended to commit the crime and the criminal intent of the offender.
Évaluation d'une infraction sur la base de sa réussite, ou de l'énergie criminelle qu'elle a nécessité et de la volonté criminelle de son auteur.
Valutazione di un reato sulla base del risultato delittuoso rispettivamente dell'intensità e della volontà criminali del suo autore.
2025-07-21T06:41:12.3637400Z
108737
https://www.termdat.bk.admin.ch/entry/108737
Code pénal suisse, art. 102 al. 3 (RS 311.0, état 2015-01)
Codice penale svizzero, art. 102 cpv. 3 (RS 311.0, stato 2015-01)
J. C. Smith / B. Hogan, Criminal Law, 1999, p. 6
Schweizerisches Strafgesetzbuch, Art. 56 Abs. 2 (SR 311.0, Stand 2015-01)
T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
after T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
d'après T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
secondo T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
SELECT ?source ?property WHERE { BIND (?? AS ?o) ?source ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) FILTER (?property NOT IN ( schema:rangeIncludes, schema:domainIncludes, rdfs:range, rdfs:domain, owl:equivalentClass, owl:disjointWith, owl:unionOf, owl:intersectionOf )) FILTER (!STRSTARTS(STR(?property), "http://www.w3.org/ns/shacl#")) } LIMIT 1000

Incoming Relationships - no results found

No results found.
SELECT ?property ?destination WHERE { BIND (?? AS ?s) ?s ?property ?destination . FILTER (isIRI(?destination)) 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

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

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

No results found.
SELECT ?subject ?property ?object WHERE { BIND (?? AS ?o) ?s ?property ?o . FILTER (?property IN ( schema:rangeIncludes, schema:domainIncludes, rdfs:range, rdfs:domain, owl:equivalentClass, owl:disjointWith, owl:unionOf, owl:intersectionOf )) } LIMIT 1000

Schema information - no results found

No results found.
SELECT ?subject ?property ?object WHERE { BIND (?? AS ?object) ?subject ?property ?object . FILTER (STRSTARTS(STR(?property), "http://www.w3.org/ns/shacl#")) } LIMIT 1000

Shape information (SHACL) - no results found

No results found.