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

Attributes

Verfolgung eines Täters
prosecution of an offender
poursuite d'un auteur
perseguimento di un autore
2025-07-21T06:40:19.7100890Z
108635
https://www.termdat.bk.admin.ch/entry/108635
FCh, Terminology Section, 2008
LF Imposition des véhicules automobiles, art. 5 al. 2 (RS 641.51, état 2006-06)
LF Imposizione degli autoveicoli, art. 5 cpv. 2 (RS 641.51, stato 2006-06)
Schweizerisches Strafgesetzbuch, Art. 343 Abs. 1 (aufgehoben, SR 311.0, Stand 2008-01)
[Für die] Verfolgung und Beurteilung der Anstifter und Gehilfen sind die Behörden zuständig, denen die Verfolgung und Beurteilung des Täters obliegt.
USG: altes Recht
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 prosecute an offender
seeAlso prosecution of an offence
seeAlso judgment of an offender
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.