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

Attributes

schwerer Nachteil
grave detrimento
2022-01-12T13:18:00.2570000Z
232912
https://www.termdat.bk.admin.ch/entry/232912
Militärstrafprozess, Art. 75 Bst. c (SR 322, Stand am 2004 06)
Procedura penale militare, art. 75 lett. c (RS 322, stato 2004 06)
Das Zeugnis können verweigern: [...] c. Personen, die nach glaubwürdiger Angabe sich selbst oder einen Angehörigen nach Buchstabe a der Gefahr einer strafrechtlichen Verfolgung oder eines schweren Nachteils, insbesondere für Ehre und Vermögen, aussetzen würden [...]
Possono rifiutare di testimoniare: [...] c. le persone che, per asserzione fededegna, esporrebbero se stesse o un congiunto menzionato nella lettera a al pericolo di un procedimento penale o di un grave detrimento, in particolare per l'onore e il patrimonio [...]
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.