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

Attributes

Kundenservices
2080371300
2024-11-12
Kundenservices
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
belongs to Support
belongs to Service Desk BI
belongs to Kundenmanagement
contains suborganization Amt fuer Informatik
belongs to Service Desk Sek II
belongs to Service Desk
belongs to Service Desk DS
belongs to Logistik
belongs to Backoffice
belongs to Service Desk VD
belongs to Support
belongs to Service Desk BI
belongs to Kundenmanagement
belongs to Service Desk Sek II
belongs to Service Desk
identity Kundenservices
belongs to Service Desk DS
belongs to Logistik
belongs to Backoffice
belongs to Service Desk VD
belongs to Service Desk BD/DS
belongs to Service Desk BD/DS
belongs to Qualitätsmanagement
belongs to Qualitätsmanagement
belongs to Digital Innovation Hub
belongs to Digital Innovation Hub
belongs to Service Desk Sek II
belongs to Service Desk Sek II
belongs to Service Desk Sek II
belongs to Service Desk Sek II
belongs to Service Desk Sek II
belongs to Service Desk Sek II
belongs to Service Desk Sek II
belongs to Digital Innovation Hub
identity Kundenservices
belongs to Service Desk DS
belongs to Service Desk DS
belongs to Service Desk DS
belongs to IT Logistics
belongs to IT Logistics
belongs to IT Support & Logistics
belongs to IT Support & Logistics
belongs to Operational Excellence
belongs to Operational Excellence
belongs to Logistik
belongs to IT Logistics
belongs to IT Support & Logistics
belongs to Backoffice
belongs to Operational Excellence
belongs to Support
belongs to IT Support & Logistics
identity Kundenservices
identity Kundenservices
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.