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

Attributes

Suppl. SG, R. FIHRCO et serv. ling.
Suppl. SG, R. FIHRCO e serv. ling.
Ressourcensteuerung
10002255
2024-06-06
Suppl. SG, R. FIHRCO et serv. ling.
Suppl. SG, R. FIHRCO e serv. ling.
Ressourcensteuerung
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 Generalsekretariat EDI
belongs to Sprachdienst
belongs to HR Management EDI
belongs to Risikomanagement, Beschaffung u.Logistik
belongs to Sprachdienst
belongs to Rechtsdienst
belongs to HR Management
identity Ressourcensteuerung
belongs to Finanzen, Compliance und Logistik
belongs to HR Management
belongs to Finanzen, Controlling, Risikom, Logistik
belongs to Risikomanagement, Beschaffung u.Logistik
belongs to Finanzen und Controlling
belongs to Finanzen und Controlling
belongs to Übersetzungsdienst
belongs to Sprachdienst
belongs to Rechtsdienst
belongs to Personal EDI
belongs to Personal
belongs to Human Resources
belongs to HR Management
identity Dienst für Finanz- und Wirtschaftsfragen
identity Finanz- und Wirtschaftsfragen
identity Finanzen EDI
identity Finanzen, Personal und Controlling
identity Stv. Generalsekretär
identity Ressourcensteuerung
belongs to Informatikintegration Departement
belongs to Informatikintegration Departement
belongs to Informatik Departement
belongs to Finanzen GS-EDI
belongs to Finanzen EDI
belongs to Finanzen, Compliance und Logistik
belongs to Finanzen, Controlling, Risikomanagement und Logistik
belongs to Personal GS-EDI
belongs to Controlling EDI
belongs to Beschaffung, Controlling und Logistik EDI
belongs to Beschaffung, Controlling und Logistik EDI
belongs to Sprachdienst
belongs to Rechtsdienst
belongs to HR Management
identity Ressourcensteuerung
belongs to Risikomanagement, Beschaffung u.Logistik
belongs to Finanzen und Controlling
belongs to HR Management EDI
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.