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

Attributes

freie Beweiswürdigung
free assessment of evidence
libre appréciation des preuves
libero apprezzamento delle prove
2025-07-28T05:33:36.1234110Z
444095
https://www.termdat.bk.admin.ch/entry/444095
Schweizerische Zivilprozessordnung, Art. 157 Sachüb. (SR 272, Stand 2017-01); N. Schmid, Handbuch des schweizerischen Strafprozessrechts, 2009, S. 86, § 13 Ziff. 2.1
Swiss Civil Procedure Code, art. 157 heading (SR 272.0, transl., status 2017-01)
Code de procédure civile suisse, art. 157 tit. (RS 272, état 2017-01); G. Piquerez, Procédure pénale suisse, 2000, p. 408, ch. 2
Codice di procedura penale svizzero, art. 157 rubrica (RS 312.0, stato 2017-01)
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 principle of free assessment of evidence
seeAlso assessment of evidence
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.