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

Attributes

Sicherung
tutela
sauvegarde
Vorbereitung von geeigneten Schutzmassnahmen in Friedenszeiten, um die Auswirkungen auf Kulturgüter von Schadenereignissen, Katastrophen oder einem bewaffneten Konflikt mildern zu können.
Mesures prises en temps de paix afin de prévenir ou d'atténuer les effets dommageables de sinistres, de catastrophes ou d’un conflit armé sur des biens culturels.
2023-06-07T15:57:24.2794940Z
448754
https://www.termdat.bk.admin.ch/entry/448754
OFPP, Section Protection des biens culturels, 2018
Haager Abkommen für den Schutz von Kulturgut, Art. 2 (SR 0.520.3, Stand 2018-03)
Convenzione dell'Aia per la protezione dei beni culturali in caso di conflitto armato, art. 2 (RS 0.520.3, stato 2018-03)
DOM: protezione dei beni culturali
DOM: Kulturgüterschutz; EXP: einer der beiden Grundsätze des Kulturgüterschutzes
DOM: protection des biens culturels; EXP: l'un des deux principes de la protection des biens culturels
BABS, Fachbereich Kulturgüterschutz, 2018
OFPP, Section Protection des biens culturels, 2018
UFPP, 2018
BABS, Fachbereich Kulturgüterschutz, 2018
OFPP, Section Protection des biens culturels, 2018
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 Respektierung
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.