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

Attributes

Eintragungspflicht
obligation of registration
obligation d'enregistrer
obbligo d'iscrizione
Gesetzliche Verpflichtung, ein Urteil in das Strafregister einzutragen.
Legal obligation to record a conviction in the register of convictions.
Obligation légale d'enregistrer une condamnation dans le casier judiciaire.
Obbligo legale d'iscrivere una sentenza nel casellario giudiziale.
2025-07-21T13:54:05.0748610Z
109007
https://www.termdat.bk.admin.ch/entry/109007
OFS, Services linguistiques, 2002
FCh, Terminology Section, 2002
V Automatisiertes Strafregister, Tit. vor Art. 18 (aufgehoben, SR 331, Stand 1999-12)
O Casellario giudiziale informatizzato, art. 22 cpv. 2 (abrogato, RS 331, stato 1999-12)
USG: diritto previgente
USG: altes Recht
UST, Servizi linguistici, 2002
OFS, Services linguistiques, 2002
BFS, Sektion Rechtspflege, 2002
after BFS, Sektion Rechtspflege, 2002
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 eintragungspflichtig
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.