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

Attributes

Einschlussstrategie
confinement strategy
stratégie de confinement
strategia di contenimento
Strategie, die darin besteht, den Abfall zu sammeln, zu konzentrieren und durch einen wirksamen Einschluss dauernd von der Biosphäre zu isolieren.
Strategy according to which the wastes are collected, concentrated and isolated permanently from the biosphere using effective containment measures.
Stratégie qui consiste à collecter les déchets, les concentrer et les isoler durablement de la biosphère par un confinement efficace.
Strategia che consiste nel raccogliere le scorie, concentrarle e isolarle in modo duraturo dalla biosfera con misure di contenimento appropriate.
2023-10-18T13:30:05.8657650Z
38079
https://www.termdat.bk.admin.ch/entry/38079
Flüeler, Radioaktive Abfälle in der Schweiz. Muster der Entscheidungsfindung in komplexen soziotechnischen Systemen, 2002, S. 180 ([Internet, 2002-06-22](https://www.research-collection.ethz.ch/bitstream/handle/20.500.11850/146946/eth-25913-02.pdf))
Cisra informa, Confinamento nucleare, 2/1992, p.4
Cédra informe, Gestion des déchets nucléaires, 2/1992, p.4
IAEA, Safety of Radioactive Waste Disposal ([Internet, 2006-12-07](https://www-pub.iaea.org/MTCD/Publications/PDF/Pub1261_web.pdf))
nach Nagra informiert, Nukleare Entsorgung, 2/1992, S.4
after Nagra bulletin, Nuclear waste management, 2/1992, p.4
d'après Cédra informe, Gestion des déchets nucléaires, 2/1992, p.4
secondo Cisra informa, Confinamento nucleare, 2/1992, p.4
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 dilution strategy
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.