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

Attributes

vollendete Tat
completed offence
infraction consommée
reato consumato
2025-07-23T05:21:02.8850100Z
108354
https://www.termdat.bk.admin.ch/entry/108354
FCh, Terminology Section, 2006
([BR, Gewaltvorfälle in der Schweiz, Bericht zur Motion 07.3697 Allemann, 2015-01, Internet](http://www.ejpd.admin.ch/dam/data/bj/aktuell/news/2015/2015-01-28/ber-br-allemann-d.pdf))
LF Harmonisation impôts, art. 56 al. 2 (RS 642.14, état 2014-01)
Decisioni del Tribunale federale, 90 IV 180 (1964)
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 completion of an offence
seeAlso punishable attempt
seeAlso completed attempt
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.