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

Attributes

Windkanalisierung
wind channelling
canalisation des vents
incanalamento del vento
2024-07-16T13:53:16.9119060Z
5008
https://www.termdat.bk.admin.ch/entry/5008
Luftreinhalte-Verordnung, Anh. 6 Ziff. 4 Abs. 2 (SR 814.318.142.1, Stand 2024-01)
O Air Pollution Control, annex 6 no 4 para. 1 (SR 814.318.142.1, transl., status 2024-01)
MétéoSuisse, Rapp. technique Nº 287 - Orage dévastateur du 24 juillet 2023 à La Chaux-de-Fonds, 2024-04-16, p. 17, al. 2.2.3
O Inquinamento atmosferico, all. 6 n. 4 cpv. 1 (RS 814.318.142.1, stato 2014-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.