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

Attributes

Vorverhandlung
preliminary hearing
audience préliminaire
udienza preliminare
Teil des erstinstanzlichen Hauptverfahrens, der zur Regelung organisatorischer Fragen dient.
Procedure before the court of first instance for the purpose of dealing with organisation issues.
Partie de la procédure de première instance dont le but est de régler les questions d'organisation.
Parte del procedimento di primo grado il cui fine è di regolare le questioni organizzative.
2018-05-07T16:28:16.3670000Z
47644
https://www.termdat.bk.admin.ch/entry/47644
Schweizerische Strafprozessordnung, Art. 332 Sachüb. (SR 312.0, Stand 2017-09)
Swiss Criminal Procedure Code, art. 332 heading (SR 312.0, transl., status 2017-01)
Code de procédure pénale suisse, art. 332 tit. (RS 312.0, état 2017-09)
Codice di procedura penale, art. 332 rubrica (RS 312.0, stato 2017-09)
nach Schweizerische Strafprozessordnung, Art. 332 Abs. 1 (SR 312.0, Stand 2017-09)
after Swiss Criminal Procedure Code, art. 332 para. 1 (SR 312.0, transl., status 2017-01)
d'après Code de procédure pénale suisse, art. 332 al. 1 (RS 312.0, état 2017-09)
secondo Codice di procedura penale, art. 332 cpv. 1 (RS 312.0, stato 2017-09)
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: No results found.
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.