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

Attributes

in den Ausstand treten
recuse onself
BoBR Vereinheitlichung des Strafprozessrechts, Ziff. 2.2.6 (BBl 2006 1149)
Cartel Act, art. 22 para. 1 (SR 251.0, transl., status 2014-12)
[...] 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
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part se récuser
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.