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

Attributes

Übertreter
contravener
contrevenant
contravventore
Person, die eine Übertretung begeht.
Person who commits a contravention.
Personne qui commet une contravention.
Persona che commette una contravvenzione.
2025-07-23T09:51:06.3481170Z
107526
https://www.termdat.bk.admin.ch/entry/107526
BS, Gerichtsorganisationsgesetz, § 39 (SG 154.100)
LF Amendes d'ordre, art. 1 al. 3 (RS 741.03, état 2014-01)
LF Multe disciplinari, art. 1 cpv. 3 (RS 741.03, stato 2014-01)
New Oxford Dictionary of English, 1998, "contravene"
USG: selten
T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
after G. Cornu, Vocabulaire juridique, 1990, p. 206
d'après G. Cornu, Vocabulaire juridique, 1990, p. 206
secondo G. Cornu, Vocabulaire juridique, 1990, p. 206
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.