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

Attributes

Erstverurteilung
first conviction
première condamnation
prima condanna
Erste im Strafregister eingetragene Verurteilung.
First conviction of a particular person that is entered in the register of convictions.
Première condamnation inscrite au casier judiciaire.
Prima condanna iscritta nel casellario giudiziale.
2025-07-28T13:15:29.3546180Z
108663
https://www.termdat.bk.admin.ch/entry/108663
Arrêts du Tribunal fédéral, 109 IV 68 (1983)
Decisioni del Tribunale federale, 109 IV 68 (1983)
BFS, Strassenverkehrsdelinquenz, 1999, S. 42
UK, Home Office, Digest 2: Information on the Criminal Justice System in England and Wales, 1993, p. 23
nach BFS, Strassenverkehrsdelinquenz, 1999, S. 42
after BFS, Strassenverkehrsdelinquenz, 1999, p. 42
d'après OFS, Délinquance routière, 1999, p. 42
secondo OFS, Délinquance routière, 1999, p. 42
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 reconviction
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.