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

Attributes

Bombenalarm
bomb alert
alerte à la bombe
allarme bomba
2025-07-16T07:19:33.3963170Z
108171
https://www.termdat.bk.admin.ch/entry/108171
FCh, Terminology Section, 2004
V UVEK Sicherheitsmassnahmen im Luftverkehr, Art. 14 Abs. 2 Bst. f (aufgehoben, SR 748.122, Stand 2006-07)
O DETEC Mesures de sûreté dans l'aviation, art. 14 al. 2 let. f (abrogé, RS 748.122, état 2006-07)
O DATEC Misure di sicurezza nell'aviazione, art. 14 cpv. 2 lett. f (abrogato, RS 748.122, stato 2006-07)
USG: ancien droit
USG: diritto previgente
USG: altes Recht
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 bomb hoax
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.