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

Attributes

ISBB
FITSO
DSIC
ISIC
Cyberrisikenverordnung, Art. 12 Abs. 1 Bst. e (aufgehoben, SR 120.73, Stand 2020-07)
O Cyberrisques, art. 12 al. 1 let. e (abrogé, RS 120.73, état 2020-07)
O Ciber-rischi, art. 12 cpv. 1 lett. e (abrogato, RS 120.73, stato 2020-07)
Cyber Risks Ordinance, art. 12 para. 1 let. e (repealed, SR 120.73, transl., status 2020-07)
USG: désuet
USG: disusato
USG: veraltet
USG: obsolete
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 federal IT security officer
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.