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

Attributes

bewaffneter Raub
armed robbery
brigandage à main armée
rapina con arma da fuoco
Raub, der von einer Person begangen wird, die hierfür eine Schusswaffe oder eine andere gefährliche Waffe mit sich führt.
Robbery committed by a person who for this purpose carries with him a firearm or other dangerous weapon.
Brigandage commis par une personne qui s'est munie à cette fin d'une arme à feu ou d'une autre arme dangereuse.
Rapina commessa da una persona che a questo fine si è munita di un'arma da fuoco o di un'altra arma pericolosa.
2025-07-28T13:28:01.6530100Z
107807
https://www.termdat.bk.admin.ch/entry/107807
BAP, RIPOL-4 Code-Liste Strafbare Handlungen, 1999
BAP, RIPOL-4 Code-Liste Strafbare Handlungen, 1999
P. Noll, Schweizerisches Strafrecht, Besonderer Teil I, S. 162
FR, Direction Générale de la Police Nationale, Criminalité en France (transl.), 1990, p. 20
d'après Code pénal suisse, art. 140 ch. 2 (RS 311.0, état 2006-12)
secondo Codice penale svizzero, art. 140 n. 2 (RS 311.0, stato 2015-01)
after Swiss Criminal Code, art. 140 no. 2 (SR 311.0, transl., status 2014-07)
nach Schweizerisches Strafgesetzbuch, Art. 140 Ziff. 2 (SR 311.0, Stand 2015-01)
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
antonym unarmed robbery
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.