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

Attributes

privilegiertes Delikt
privileged offence
infraction privilégiée
reato privilegiato
2025-07-15T12:55:33.4979040Z
107666
https://www.termdat.bk.admin.ch/entry/107666
FCh, Terminology Section, 2012
CaF, Sezione di terminologia, 2012 secondo Decisioni del Tribunale federale, 115 IV 111 (1989), regesto
M. Killias / A. Kuhn, Précis de droit pénal général, 2008, Terminologie juridique allemande, S. 30
ChF, Section de terminologie, 2012 d'après M. Killias / A. Kuhn, Précis de droit pénal général, 2008, Terminologie juridique allemande, p. 30
USG: suggestion
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 aggravated offence
seeAlso extenuated offence
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.