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

Attributes

autorità giudicante
urteilende Behörde
authority passing judgment
autorité de jugement
Justiz-, Verwaltungs- oder Exekutivbehörde, die befugt ist, in gerichtlichen oder administrativen Verfahren gültige Entscheide zu fällen.
Judicial, administrative or executive authority that has the power to take binding decisions in judicial or administrative proceedings.
Autorité judiciaire, administrative ou exécutive, qui est habilitée à rendre des prononcés ayant force de chose jugée, dans le cadre de procédures judiciaires ou administratives.
Autorità giudiziaria, amministrativa o esecutiva che è autorizzata a prendere decisioni in procedimenti giudiziari o amministrativi.
2017-08-09T14:39:45.5030000Z
107595
https://www.termdat.bk.admin.ch/entry/107595
FCh, Terminology Section, 2006
Jugendstrafgesetz, Art. 10 Abs. 1 (SR 311.1, Stand 2015-01)
Droit pénal des mineurs, art. 10 al. 1 (RS 311.1, état 2015-01)
Diritto penale minorile, art. 10 cpv. 1 (RS 311.1, stato 2015-01)
USG: privilégié
USG: preferito
T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2002
d'après T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2002
after T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2002
secondo T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2002
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 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.