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

Attributes

Austritt von radioaktiven Stoffen
emission of radioactive substances
fuite de substances radioactives
fuoruscita di sostanze radioattive
2023-08-10T13:29:47.6566060Z
132790
https://www.termdat.bk.admin.ch/entry/132790
BABS, Notfallschutzkonzept bei einem KKW-Unfall in der Schweiz, 2015, S. 8 ([Internet, 2023-08-09](http://www.news.admin.ch/NSBSubscriber/message/attachments/40198.pdf))
UFPP, Concetto di protezione d’emergenza in caso di incidente in una centrale nucleare in Svizzera, 2015, p. 8 ([Internet, 2023-08-09](https://tinyurl.com/4zkt7cnu))
ENSI, Implementation of the obligations of the Convention on Nuclear Safety, 2019, p. 119 ([Internet, 2019-08-09](https://www.ensi.ch/en/wp-content/uploads/sites/5/2019/08/Switzerlands_Eight_National_Report_to_the_CNS.pdf))
OFPP, Concept de protection d'urgence en cas d'accident dans une centrale nucléaire en Suisse, 2015, p. 6 ([Internet, 2023-08-09](http://www.news.admin.ch/NSBSubscriber/message/attachments/40199.pdf))
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.