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

Attributes

Aufklärung einer Straftat
clearing up of an offence
élucidation d'une infraction
chiarimento di un reato
2025-07-21T08:24:44.2883240Z
108644
https://www.termdat.bk.admin.ch/entry/108644
FCh, Terminology Section, 2006
MCF Unification droit procédure pénale, ch. 2.4.6 (FF 2006 1195)
LF Inchiesta mascherata, art. 1 (abrogato, RS 312.8, stato 2006-07)
Schweizerisches Strafgesetzbuch, Art. 351 Abs. 4 (SR 311.0, Stand 2015-01)
USG: diritto previgente (fino al 2010)
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 clear up an 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.