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

Attributes

giurisprudenza di massima istanza
fedpol, AutoPostale: Emanuel Lauber è il nuovo responsabile di procedimento, 2021-08-26 ([Internet, 2025-08-18](https://www.bj.admin.ch/fedpol/it/home/aktuell/informationen/2021-08-26.html))
In seguito a un'analisi approfondita della decisione del Tribunale d'appello bernese, fedpol [...] ha presentato ricorso presso il Tribunale federale al fine di ottenere una giurisprudenza di massima istanza sulla questione dell'impiego di un responsabile di procedimento da parte di un'autorità federale in un procedimento penale amministrativo.
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part case law of the supreme court
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.