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

Attributes

geständige Person
reo confesso
Beschuldigte Person, die die gegen sie erhobenen Vorwürfe zugibt.
Imputato che ha ammesso le imputazioni che gli sono addebitate.
Prévenu qui avoue les faits qui lui sont reprochés.
2018-04-13T15:13:42.5470000Z
47806
https://www.termdat.bk.admin.ch/entry/47806
Schweizerische Strafprozessordnung, Art. 160 Sachüb. (SR 312.0, Stand 2018-01)
Codice di procedura penale svizzero, art. 160 rubrica (RS 312.0, stato 2018-01)
USG: proposition
nach BoBR Vereinheitlichung des Strafprozessrechts, Ziff. 2.4.2 (BBl 2006 1195)
d'après MCF Unification droit de procédure pénale, ch. 2.4.2 (FF 2006 1175)
secondo MCF Unificazione del diritto processuale penale, n. 2.4.2 (FF 2006 1100)
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.