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

Attributes

Tatmerkmal
offence characteristic
caractère relatif à l'infraction
caratteristica del reato
Merkmal, das eine Straftat beschreibt.
Characteristic that is relevant to a criminal offence.
Caractère décrivant une infraction.
Qualità specifica di un reato.
2018-06-06T14:49:01.0970000Z
156652
https://www.termdat.bk.admin.ch/entry/156652
FCh, Terminology Section, 2004
UST, Servizi linguistici, 2002
OFS, Jugements pénaux des mineurs 2000, 2001, p. 2
BFS, Rückfallraten, 1997, S. 5
DOM: Kriminalstatistik; EXP: z.B. Deliktsart, Tatzeit, Tatort
DOM: crime statistics; EXP: e.g. type of offence, time and place of the offence
DOM: statistique de la criminalité; EXP: p. ex. type d'infraction, temps et lieu de l'infraction
DOM: statistica della criminalità; EXP: p. es. tipo di reato, data e luogo del reato
(EXP) BFS, Sektion Rechtspflege, 2002
(EXP) OFS, Services linguistiques, 2002
(EXP) UST, Servizi linguistici, 2002
(EXP) BFS, Sektion Rechtspflege, 2002
UST, Servizi linguistici, 2002
OFS, Services linguistiques, 2002
BFS, Sektion Rechtspflege, 2002
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: 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.