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

Attributes

Kernkraftwerkunfall
nuclear power plant accident
2023-10-02T08:29:05.6711900Z
15387
https://www.termdat.bk.admin.ch/entry/15387
BABS, Merkblatt der NAZ zu Schutzmassnahmen bei Ereignissen mit erhöhter Radioaktivität im Ausland ([Internet, 2018-07-23](https://www.eda.admin.ch/dam/eda/de/documents/vertretungen-reisehinweise/Merkblatt_AEreginis_Ausland_de.pdf))
IAEA, Severe accident management ([Internet, 2022-11-22](https://www.iaea.org/topics/severe-accident-management))
To protect the public and the environment from the consequences of a nuclear power plant accident, each plant operator establishes a severe accident management programme, which is kept under constant review and development.
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.