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

Attributes

von Suchtstoffen abhängig
dependent on addictive substances
Schweizerisches Strafgesetzbuch, Art. 60 Abs. 1 (SR 311.0, Stand 2014-07)
Swiss Criminal Code, art. 60 para. 1 (SR 311.0, transl., status 2014-07)
If the offender is dependent on addictive substances or in any other way dependent, the court may order in-patient treatment [...]
Ist der Täter von Suchtstoffen oder in anderer Weise abhängig, so kann das Gericht eine stationäre Behandlung anordnen [...]
Lorsque l'auteur est toxico-dépendant ou qu'il souffre d'une autre addiction, le juge peut ordonner un traitement institutionnel [...]
Se l'autore è tossicomane o altrimenti affetto da dipendenza, il giudice può ordinare un trattamento stazionario [...]
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 toxico-dépendant
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.