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

Attributes

Verfüllung
backfilling
comblement
riempimento
2023-05-25T13:10:51.8799310Z
38109
https://www.termdat.bk.admin.ch/entry/38109
Kernenergieverordnung, Art. 67 Tit. (SR 732.11, Stand 2022-01)
Nuclear Energy Ordinance, art. 67 tit. (SR 732.11, transl., Status 2022-01)
O Énergie nucléaire, art. 67 tit. (RS 732.11, état 2022-01)
O Energia nucleare, art. 67 tit. (RS 732.11, stato 2022-01)
[Der Eigentümer] hat die Verfüllung so vorzunehmen, dass die Langzeitsicherheit gewährleistet und eine Rückholung der Abfälle ohne grossen Aufwand möglich ist.
[Il proprietario] effettua il riempimento in modo che sia garantita la sicurezza a lungo termine e le scorie possano essere recuperate senza grandi oneri.
[Le propriétaire] doit combler [les cavernes et les galeries du dépôt] de sorte à assurer la sécurité à long terme et à permettre de récupérer les déchets sans grands efforts.
Backfilling must be carried out in such a manner that long-term safety is assured and the recovery of the waste is possible without undue effort.
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.