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

Attributes

protective cyber measures
mesures de cyberprotection
misure di protezione cyber
Technische Massnahmen, die dazu dienen, IT-Systeme, Netzwerke und Daten vor Cyberangriffen und weiteren Sicherheitsrisiken zu schützen.
ProcessUnity, Show Executives that Cybersecurity Drives Operational Resilience ([Internet, 2025-04-17](https://www.processunity.com/resources/blogs/show-executives-that-cybersecurity-drives-operational-resilience/))
Agenda Digitale, Il mondo è in cyber guerra, le nuove sfide per le aziende([Internet, 2025-04-17](https://www.agendadigitale.eu/sicurezza/il-mondo-e-in-cyber-guerra-ecco-le-nuove-sfide-per-le-aziende/))
la Mobilère, Comment protéger votre entreprise des cyberattaques ([Internet, 2025-05-08](https://www.mobiliere.ch/guide/cybersecurite-protegez-votre-entreprise-des-pirates-informatiques))
BK, Sektion Terminologie, 2025
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 Cyber-Schutzmassnahmen
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.