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

Attributes

Meldepflichtiges Vorkommnis
reportable Event
Ereignis oder Befund, der für die nukleare Sicherheit von Bedeutung ist, aber keinen Notfall darstellt.
Event or finding with significance for nuclear safety but which does not constitute an emergency.
2023-10-26T08:30:25.2028200Z
502345
https://www.termdat.bk.admin.ch/entry/502345
Kernenergieverordnung, Anhang 6 (SR, 732.11, Stand 2022-01)
Nuclear Energy Ordinance, Annex 6 (RS 732.11, transl., status 2022-01)
EXP: événement ou constat qui concerne la sécurité nucléaire, mais qui ne constitue pas une situation d’urgence
EXP: evento o riscontro significativo per la sicurezza nucleare, ma che non rappresenta un’emergenza
O Énergie nucléaire, ann. 6 (RS, 732.11, état 2022-01)
O Energia nucleare, Allegato 6 (RS, 732.11, stato 2022-01)
nach Kernenergieverordnung, Anhang 6 (SR, 732.11, Stand 2022-01)
after Nuclear Energy Ordinance, Annex 6 (RS 732.11, transl., status 2022-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

property subject
seeAlso finding
seeAlso event
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.