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

Attributes

Defence Platform
20051818
2024-06-06
Defence Platform
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 SAP Services zivil
identity Defence Platform
identity Defence Platform
belongs to Externe Defence Platform
belongs to Externe Defence Platform
belongs to Externe Defence Platform
identity Defence Platform
belongs to Externe Defence Platform
belongs to DP Transformation
belongs to Chapter
belongs to IT Service Management
belongs to IT Service Management
belongs to Projects, Alignment und Integration
belongs to Projects, Alignment und Integration
belongs to Steuerung und Einsätze
belongs to Ordermanagement & Operations
belongs to Operation
belongs to Alignment & Solutions
belongs to Network IT Services
belongs to Network IT Services
belongs to Platform IT Services
belongs to Platform Automation Services
belongs to Application IT Services
belongs to Application Services
belongs to Enduser IT Services
belongs to Enduser Services
belongs to SAP Lösungen und Entwicklungen
belongs to SAP Services V
belongs to SAP Betrieb und Technik
belongs to SAP Betrieb und Technik
belongs to Platform Automation Services
belongs to Application IT Services
identity Defence Platform
belongs to Externe Defence Platform
belongs to DP Transformation
belongs to IT Service Management
belongs to Projects, Alignment und Integration
belongs to Steuerung und Einsätze
belongs to Operation
belongs to Network IT Services
belongs to Platform Automation Services
belongs to Application IT Services
belongs to Enduser IT Services
belongs to SAP Lösungen und Entwicklungen
belongs to SAP Betrieb und Technik
belongs to SAP Services zivil
belongs to Chapter
belongs to Ordermanagement & Operations
belongs to Alignment & Solutions
belongs to Application Services
belongs to Enduser Services
belongs to SAP Services V
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.