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

Attributes

Sachverständiger
expert witness
expert
perito
Person, die über besondere Kenntnisse und Fähigkeiten verfügt, die zur Feststellung oder Beurteilung eines Sachverhalts erforderlich sind und die sie dem Richter im Strafprozess zur Verfügung stellt.
Personne qui possède les connaissances et les capacités nécessaires pour constater ou juger un état de fait, à laquelle le juge a recours lorsque les connaissances spéciales lui font défaut.
Persona alla quale fanno capo il pubblico ministero e il giudice quando non dispongono delle conoscenze e capacità speciali necessarie per accertare o giudicare un fatto.
2018-05-07T12:16:15.8000000Z
47591
https://www.termdat.bk.admin.ch/entry/47591
Schweizerische Strafprozessordnung, Tit. vor Art. 182 (SR 312.0, Stand 2017-01)
Swiss Criminal Procedure Code, art. 182 heading (SR 312.0, transl., status 2017-01)
Code de procédure pénale suisse, tit. avant art. 182 (RS 312.0, état 2017-01)
Codice di procedura penale svizzero, tit. prec. art. 182 (RS 312.0, stato 2017-01)
nach Schweizerische Strafprozessordnung, Art. 182 (SR 312.0, Stand 2017-01)
d'après Code de procédure pénale suisse, art. 182 (RS 312.0, état 2017-01)
secondo Codice di procedura penale svizzero, art. 182 (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: 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.