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

Attributes

Tatzeit
time of offence
moment de l'infraction
momento del reato
Zeitpunkt oder Zeitraum, in welchem eine Straftat begangen wird.
2025-07-21T06:37:59.1722460Z
507435
https://www.termdat.bk.admin.ch/entry/507435
Jugendstrafgesetz, Art. 45 Abs. 1 (SR 311.1, Stand 2024-07)
Swiss Criminal Code, art. 9 para. 2 (SR 311.0, transl., status 2024-07)
Code pénal suisse, art. 61 al. 1 (RS 311.0, état 2024-07)
Codice penale svizzero, art. 264l (RS 311.0, stato 2024-07)
Wikipedia, "Tatzeit" ([Internet, 2024-11-06](https://de.wikipedia.org/wiki/Tatzeit#:~:text=Die%20Tatzeit%20bezeichnet%20im%20Strafrecht,welchem%20eine%20Straftat%20begangen%20wird.))
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 place of offence
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.