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

Attributes

court
Verhandlungsraum
salle d'audience
sala d'udienza
Raum, in dem eine Gerichtsverhandlung stattfindet.
Salle d'un tribunal dans laquelle se tiennent les débats.
Sala del tribunale in cui si svolge il dibattimento.
2018-04-13T10:28:52.5170000Z
47781
https://www.termdat.bk.admin.ch/entry/47781
Schweizerische Strafprozessordnung, Art. 63 Abs. 2 (SR 312.0, Stand 2018-01)
Swiss Criminal Procedure Code, art. 63 para. 2 (SR 312.0, transl., status 2018-01)
Code de procédure pénale suisse, art. 63 al. 2 (RS 312.0, état 2018-01)
Codice di procedura penale svizzero, art. 63 cpv. 2 (RS 312.0, stato 2018-01)
The director of proceedings may warn any person who disrupts the hearings or breaches the rules of respectable behaviour. In the event of any repetition, he or she may deny them the right to speak, order them to leave the court and if necessary have them held in police custody until the conclusion of the hearing.
ChF, Section de terminologie, 2009
CaF, Sezione di terminologia, 2009
BK, Sektion Terminologie, 2009
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.