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

Attributes

Ersttäter
first offender
délinquant primaire
delinquente primario
Person, die zum ersten Mal wegen einer Straftat verurteilt worden ist.
Person who has been convicted of a criminal offence for the first time.
Personne contre laquelle a été prononcée, pour la première fois, une condamnation pénale.
Persona condannata per la prima volta per un reato.
2025-07-21T06:39:38.4698640Z
107566
https://www.termdat.bk.admin.ch/entry/107566
MCF Modification code pénal suisse, ch. 213.131.3 (FF 1999 1837)
MCF Modifica Codice penale svizzero, n. 213.141 (FF 1999 1729)
G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 121
S. Hurwitz / K. O. Christiansen, Criminology, 1983, p. 40
after G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, p. 121
d'après G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, p. 121
nach G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 121
secondo G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, p. 121
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.