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

Attributes

arglistige Täuschung
fraudulent deception
tromperie astucieuse
inganno con astuzia
2017-11-06T14:05:58.3470000Z
69300
https://www.termdat.bk.admin.ch/entry/69300
BJ, Wegl. Rechtshilfe in Strafsachen, 2010, S. 25, Ziff. 2.3.3.1 ([Internet, 2017-10-17](https://www.rhf.admin.ch/dam/data/rhf/strafrecht/wegleitungen/wegleitung-strafsachen-d.pdf))
FOJ, GL Mutual Assistance in Criminal Matters, 2010, p. 23, no 2.3.3.1 ([Internet, 2017-10-17](https://www.rhf.admin.ch/dam/data/rhf/strafrecht/wegleitungen/wegleitung-strafsachen-e.pdf))
OFJ, Dir. Entraide judiciaire en matière pénale, 2010, p. 22, ch. 2.3.3.1 ([Internet, 2017-10-17](https://www.rhf.admin.ch/dam/data/rhf/strafrecht/wegleitungen/wegleitung-strafsachen-f.pdf))
UFG, Dir. Assistenza giudiziaria in materia penale, p. 21/22, n. 2.3.3.1 ([Internet, 2017-10-17](https://www.rhf.admin.ch/dam/data/rhf/strafrecht/wegleitungen/wegleitung-strafsachen-i.pdf))
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.