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

Attributes

Betäubungsmittel konsumieren
consume narcotics
consommer des stupéfiants
consumare stupefacenti
2025-07-22T07:03:53.5554980Z
108137
https://www.termdat.bk.admin.ch/entry/108137
Betäubungsmittelgesetz, Art. 19a Ziff. 1 (SR 812.121, Stand 2013-10)
LF Stupéfiants, art. 19a ch. 1 (RS 812.121, état 2013-10)
LF Stupefacenti, art. 19a n. 1 (RS 812.121, stato 2013-10)
Narcotics Act, art. 19a no. 1 (SR 812.121, transl., status 2013-10)
GRM: v.
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 consumption of narcotics
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.