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

Attributes

stationäre Beobachtung
in-patient observation
observation institutionnelle
osservazione in un istituto
2017-08-25T08:29:33.0470000Z
108744
https://www.termdat.bk.admin.ch/entry/108744
FCh, Terminology Section, 2008
Diritto penale minorile, art. 9 cpv. 1 (RS 311.1, stato 2015-01)
Jugendstrafgesetz, Art. 9 Abs. 1 (SR 311.1, Stand 2015-01)
Droit pénal des mineurs, art. 9 al. 1 (RS 311.1, état 2015-01)
EXP: im Rahmen der Abklärung der persönlichen Verhältnisse eines jugendlichen Täters
EXP: as part of the investigation of the personal circumstances of a juvenile offender
EXP: dans le cadre d'une enquête sur la situation personnelle d'un délinquant mineur
EXP: nell'ambito di un'indagine sulla situazione personale di un delinquente minorenne
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 out-patient observation
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.