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

Attributes

tatortberechtigte Person
2018-04-13T15:17:16.5670000Z
47808
https://www.termdat.bk.admin.ch/entry/47808
BoBR Vereinheitlichung des Strafprozessrechts, Ziff. 2.5.6 (BBl 2006 1243)
In order to investigate a felony or a misdemeanour, a sample may be taken to create a DNA profile from [...] persons entitled to be present at the place of commission, insofar as this is necessary to distinguish their biological material from that of the accused.
Per far luce su un crimine o su un delitto è possibile prelevare un campione e allestire un profilo del DNA da [...] persone autorizzate ad accedere al luogo del reato, se il prelievo è necessario per distinguere il materiale biologico proveniente da loro da quello dell'imputato.
Pour élucider un crime ou un délit, le prélèvement d'un échantillon et l'établissement d'un profil d'ADN peuvent être ordonnés sur [...] les personnes habilitées à se rendre sur les lieux de l'infraction si cela est nécessaire pour distinguer leur matériel biologique de celui du prévenu.
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.