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

Attributes

Wärmeerzeuger
heater
générateur de chaleur
generatore di calore
2023-04-18T14:04:52.4522110Z
5219
https://www.termdat.bk.admin.ch/entry/5219
Luftreinhalte-Verordnung, Anh. 4 Ziff. 712 Abs. 3 (SR 814.318.142.1, aufgehoben, Stand 2005-08)
O Air Pollution Control, annex 4 no 712 (SR 814.318.142.1, 2000-02)
O Protection de l'air, ann. 4 ch. 712 al. 3 (RS 814.318.142.1, abrogé, état 2005-08)
O Inquinamento atmosferico, all. 4 n. 712 cpv. 3 (RS 814.318.142.1, abrogato, stato 2005-08)
USG: ancien droit
USG: diritto previgente
USG: altes Recht
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.