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

Attributes

citer à comparaître
Code de procédure pénale suisse, art. 206 al. 1 (RS 312.0, état 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
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 summon
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.