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

Attributes

Behandlungsbedürfnis
need for treatment
besoin de traitement
bisogno di trattamento
2025-07-21T06:50:27.8364430Z
108546
https://www.termdat.bk.admin.ch/entry/108546
FCh, Terminology Section, 2006
Code pénal suisse, art. 56 al. 1 let. b (RS 311.0, état 2006-12)
Codice penale svizzero, art. 56 cpv. 1 lett. b (RS 311.0, stato 2006-12)
Schweizerisches Strafgesetzbuch, Art. 56 Abs. 1 Bst. b (SR 311.0, Stand 2006-12)
EXP: eines Straftäters
EXP: for an offender
EXP: pour l'auteur d'une infraction
EXP: dell'autore di un reato
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.