SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000
Attributes: No results found.
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
belongs to Personal und Organisation
belongs to Sektion Personal und Organisation
belongs to Sektion Personal und Organisation
belongs to Sektion Personal und Organisation
identity Betriebswirtschaft und Logistik
identity Ressourcenmanagement
identity Abteilung Ressourcen Management
identity Abteilung Ressourcenmanagement
belongs to Finanzen und Controlling
belongs to Finanz- und Rechnungswesen
belongs to Sektion Finanz- und Rechnungswesen
belongs to Informatik
belongs to IT&Facility Management
belongs to Sektion IT- und Facility Management
belongs to Sektion IT- und Facility Management
belongs to Sektion IT und Facility Management
belongs to Sektion Informatik
belongs to Sektion Informatik und GEVER
belongs to Sektion Informatik und GEVER
belongs to Logistik
belongs to Sektion Planung Controlling und Organisationsinstrumente
belongs to Sektion Planung, Controlling und Organisationsinstrumente
belongs to Organisationsinstrumente
belongs to Sektion Organisationsinstrumente
belongs to KPP RM
belongs to Koordination Planung und Prozesse
belongs to Stab der Abteilung RM und DS
belongs to Stab der Abteilung RM und DS
belongs to Stab der Abteilungen RM und DS
belongs to Stab der Abteilungen RM , DS und CC
belongs to Planung und Controlling
belongs to Sektion Planung und Controlling
belongs to Sektion Informationsmanagement
belongs to Externe Spezial- und Beratungsaufgaben
belongs to Externe Spezial- und Beratungsaufgaben
belongs to Fachstelle Facility 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.