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

Attributes

SKI
PIC
PIC
BABS, Weitere Aufgabenfelder, Schutz kritischer Infrastrukturen ([Internet, 2022-01-22](https://www.babs.admin.ch/de/aufgabenbabs/ski.html))
OFPP, Autres domaines d’activités, Protection des infrastructures critiques ([Internet, 2022-01-22](https://www.babs.admin.ch/fr/aufgabenbabs/ski.html))
OFPP, Altri campi d’attività, Protezione delle infrastrutture critiche ([Internet, 2022-01-22](https://www.babs.admin.ch/it/aufgabenbabs/ski.html))
Critical infrastructure protection aims to ensure the supply of crucial goods and services, such as energy, transport and healthcare.
Der Schutz kritischer Infrastrukturen (SKI) hat zum Ziel, die Verfügbarkeit von wichtigen Gütern und Dienstleistungen zu gewährleisten. Dazu gehören etwa Energie, Verkehr und die medizinische Versorgung.
L'obiettivo della protezione delle infrastrutture critiche (PIC) è quello di garantire la disponibilità di beni e servizi essenziali. Vi rientrano l’energia, i trasporti e l’assistenza medica.
La protection des infrastructures critiques (PIC) vise à garantir la disponibilité des principaux biens et prestations. En font notamment partie l’énergie, les transports et les soins médicaux.
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 critical infrastructure protection
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.