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

Attributes

se récuser
ricusarsi
2025-07-21T11:53:11.7632300Z
47721
https://www.termdat.bk.admin.ch/entry/47721
MCF Unification droit de procédure pénale, ch. 2.2.6 (FF 2006 1126)
MCF Unificazione del diritto processuale penale, n. 2.2.6 (FF 2006 1056)
[...] un juge qui, antérieurement, a statué sur la même cause doit, par principe, se récuser.
Eine Richterin oder ein Richter, die oder der bereits früher in der gleichen Strafsache tätig war, muss grundsätzlich in den Ausstand treten.
In linea di principio, il giudice che ha già partecipato alla medesima causa deve ricusarsi.
Members of the Competition Commission must recuse themselves if there are grounds for recusal under Article 10 of the Administrative Procedure Act.
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 recusal
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.