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

Attributes

Übertretungsstrafrecht
criminal law relating to contraventions
droit pénal en matière de contraventions
diritto delle contravvenzioni
Gesamtheit der Strafbestimmungen, die bestimmte Verhaltensweisen mit Busse bedrohen.
Criminal provisions on offences that are punishable by a fine.
2025-07-29T06:59:50.9923580Z
107400
https://www.termdat.bk.admin.ch/entry/107400
FCh, Terminology Section, 2006
Arrêts du Tribunal fédéral, 125 I 369 (1999)
CaF, SLC-I, 2006
Schweizerisches Strafgesetzbuch, Art. 335 Abs. 1 (SR 311.0, Stand 2006-12)
R. Ryser, Universität Zürich, Rechtswissenschaftliches Institut, 2005
after R. Ryser, Universität Zürich, Rechtswissenschaftliches Institut, 2005
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: No results found.
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.