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

Attributes

Fahren ohne Führerausweis
driving without a licence
conduite sans permis de conduire
guida senza licenza di condurre
2025-07-16T07:17:56.6103320Z
108162
https://www.termdat.bk.admin.ch/entry/108162
FCh, Terminology Section, 2004
Strassenverkehrsgesetz, Art. 95 RandT (aufgehoben, SR 741.01, Stand 2007-05)
LF Circulation routière, art. 94 tit. marg. (abrogé, RS 741.01, état 2007-05); BAP, RIPOL-4 Code-Liste Strafbare Handlungen, 1999
LF Circolazione stradale, art. 94 marg. (abrogato, RS 741.01, stato 2007-05); BAP, RIPOL-4 Code-Liste Strafbare Handlungen, 1999
USG: altes Recht; ersetzt durch "Fahren ohne Berechtigung"; EXP: eines Motorfahrzeugs; Strassenverkehrsdelikt
EXP: a motor vehicle; road traffic offence
USG: ancien droit; remplacé par "conduite sans autorisation"; EXP: d'un véhicule à moteur; infraction routière
USG: diritto previgente; sostituito con "guida senza autorizzazione"; EXP: di un veicolo a motore; infrazione stradale
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 driving without authorisation
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.