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

Attributes

Selektionsprozess
processus de sélection
processo di selezione
filtering process
Prozess von der Entdeckung einer Straftat bis zur Verurteilung des Täters, in dessen Verlauf verschiedene Faktoren Einfluss darauf haben, wie ein Kriminalfall von den Organen der Strafrechtspflege behandelt wird und ob er die nächste Stufe des Strafverfahrens erreicht.
Process from the discovery of a criminal offence to the conviction of the offender in the course of which a variety of factors have an influence on how a case is dealt with by the justice system and on whether it advances to the next stage of the criminal proceedings.
Processus allant de la découverte d'une infraction à la condamnation de son auteur, au cours duquel différents facteurs influent sur la manière dont le cas est traité par les organes de la justice et déterminent s'il parvient à l'étape suivante de la procédure pénale.
Processo dalla scoperta di un reato alla relativa sentenza definitiva durante il quale diversi fattori influiscono sul trattamento del caso da parte degli organi della giustizia e determinano se quello raggiunge la prossima fase del procedimento penale.
2025-07-28T12:35:08.3941630Z
156699
https://www.termdat.bk.admin.ch/entry/156699
UST, Servizi linguistici, 2002
BFS, Drogen und Strafrecht, 1994, S. 78
OFS, Statistique policière de la criminalité en Suisse, conception détaillée, 1997, p. 20
G. F. Cole / C. E. Smith, Criminal Justice in America, 1999, p. 33
DOM: Kriminalstatistik
DOM: crime statistics
DOM: statistique de la criminalité
DOM: statistica della criminalità
OFS, Services linguistiques, 2002
BFS, Sektion Rechtspflege, 2002
after BFS, Sektion Rechtspflege, 2002
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 filtering mechanism
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.