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

Attributes

Strategy and Resources
20054077
2025-01-04
Strategy and Resources
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
contains suborganization Direktion
belongs to Account Management, Marketing Consulting
belongs to Service Level Management
belongs to Offer, Infrastructure and Information Ma
belongs to Procurement
belongs to Legal Services
belongs to Chapter
belongs to Innovation
belongs to Digitalisation and Information
belongs to Security and Risks
belongs to APMO
belongs to CTO-Office
belongs to Service Portfolio Management
belongs to Service Level Management
belongs to Offer, Infrastructure and Information Ma
belongs to Account Management, Marketing Consulting
belongs to Beschaffung
belongs to Legal Services
belongs to Chapter
belongs to Innovation
belongs to CIO-Office
belongs to APMO
belongs to Service Portfolio Management
identity Strategy und Resources
belongs to Externe Strategy und Resources
belongs to Externe Strategy und Resources
belongs to Sicherheit und Risikomanagement
belongs to CTO-Office
identity Strategy and Resources
belongs to Procurement
belongs to Digitalisation and Information
belongs to Security and Risks
belongs to Performance and Shared Services
belongs to Performance and Shared Services
belongs to Advisory and Analysis
belongs to Advisory and Analysis
belongs to Service Level Management
belongs to Innovation
belongs to APMO
belongs to Service Portfolio Management
belongs to Innovation and Governance
belongs to Innovation and Governance
belongs to Service Level Management
belongs to Offer, Infrastructure and Information Ma
belongs to Account Management, Marketing Consulting
belongs to Innovation
belongs to APMO
belongs to Service Portfolio Management
belongs to Service Level Management
belongs to Offer, Infrastructure and Information Ma
belongs to Account Management, Marketing Consulting
belongs to Innovation
belongs to APMO
belongs to Service Portfolio Management
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.