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

Attributes

gleichzeitiger Vollzug von Sanktionen
concurrent execution of sanctions
exécution simultanée de plusieurs sanctions
esecuzione simultanea di sanzioni
2025-07-15T10:42:37.2359310Z
108865
https://www.termdat.bk.admin.ch/entry/108865
FCh, Terminology Section, 2008
V Strafgesetzbuch und Militärstrafgesetz, Art. 13 Bst. b (SR 311.01, Stand 2006-11)
O Code pénal et code pénal militaire, art. 13 let. b (RS 311.01, état 2006-11)
O Codice penale e Codice penale militare, art. 13 lett. b (RS 311.01, stato 2006-11)
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 measures that may be implemented concurrently
seeAlso custodial sentences that may be served concurrently
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.