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

Attributes

vorladen
summon
citare
2018-04-13T15:19:12.1130000Z
47810
https://www.termdat.bk.admin.ch/entry/47810
Schweizerische Strafprozessordnung, Art. 206 Abs. 1 (SR 312.0, Stand 2015-01)
Swiss Criminal Procedure Code, art. 206 para. 1 (SR 312.0, transl., status 2015-01)
Codice di procedura penale svizzero, art. 206 cpv. 1 (RS 312.0, stato 2015-01)
Durant l'investigation policière, la police peut citer des personnes sans formalités ni délais particuliers dans le but de les interroger, d'établir leur identité ou d'enregistrer leurs données signalétiques.
Im polizeilichen Ermittlungsverfahren kann die Polizei Personen zum Zwecke der Befragung, der Identitätsfeststellung oder der erkennungsdienstlichen Behandlung ohne Beachtung besonderer Formen und Fristen vorladen.
In the course of police enquiries, the police may summon persons for the purposes of questioning, establishing their identity or for other identification procedures.
Nell'ambito delle sue indagini la polizia può, senza osservare forme o termini particolari, citare persone a scopo di interrogatorio, di accertamento dell'identità o di rilevamento dei dati segnaletici.
DOM: Strafprozessrecht
DOM: procédure pénale
DOM: procedura penale
DOM: criminal procedure; GRM: v.
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 person summoned
seeAlso summons
seeAlso person issuing a summons
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.