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

Attributes

Ei
interv; intv
Handlungen, die nach dem Eintritt eines Schadenereignisses unternommen werden, um Personen, Tiere, Sachwerte und ideelle Werte zu retten und zu schützen, und um Umweltbeeinträchtigungen so weit wie möglich zu begrenzen.
Actions entreprises après la survenance dʼun événement qui visent en premier lieu à protéger et à sauver les personnes, les animaux ainsi que les biens de valeur matérielle et immatérielle, de même quʼà limiter autant que possible les atteintes à lʼenvironnement.
Azioni intraprese dopo l’insorgenza di un sinistro per trarre in salvo e proteggere persone, animali, beni materiali e valori ideali e limitare possibilmente l’impatto ambientale.
Ressourcenmanagement Bund (ResMaB), Grundlagen, Stand: 22. Mai 2014, Anh. 3, S. 103 (Internet, 2016)
Gestion fédérale des ressources (ResMaB), Document de base, état: 22 mai 2014, ann. 2, (interv) p. 93, (intv) p. 102 (Internet, 2016)
DOM: Bevölkerungsschutz
DOM: protection de la population
BABS, Handbuch Führung im Bevölkerungsschutz (FiBS), Glossar, 2019-10
OFPP, Manuel de conduite Protection de la population (MCP), glossaire, 2020-12
UFPP, 2023
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part Einsatz
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.