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

Attributes

Zubereitung
preparation
préparation
preparato
Miscela, soluzione o miscuglio composto di due o più sostanze.
Gemenge, Gemisch oder Lösung, die aus zwei oder mehreren Stoffen bestehen.
Mixture or solution composed of two or more substances.
Composition, mélange ou solution constitués de deux ou plusieurs substances.
2025-06-05T14:44:20.0765320Z
386472
https://www.termdat.bk.admin.ch/entry/386472
Chemikaliengesetz, Art. 4 Abs. 1 Bst. c (SR 813.1, Stand 2024-01)
Chemicals Act, art. 4 para. 1 let c (SR 813.1, transl., status 2024-01)
LF Produits chimiques, art. 4 al. 1 let. c (RS 813.1, état 2024-01)
LF Prodotti chimici, art. 4 cpv. 1 lett. c (RS 813.1, stato 2024-01)
Chemikaliengesetz, Art. 4 Abs. 1 Bst. c (SR 813.1, Stand 2024-01)
after Chemicals Act, art. 4 para. 1 let. c (SR 813.1, transl., status 2024-01)
d'après LF Produits chimiques, art. 4 al. 1 let. c (RS 813.1, état 2024-01)
secondo LF Prodotti chimici, art. 4 cpv. 1 lett. c (RS 813.1, stato 2024-01)
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.