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

Attributes

Programmmanagement
Gestion des programmes
Program Management
20050783
2024-06-06
Programmmanagement
Gestion des programmes
Program Management
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 Federal Office for Civil Protection
belongs to Informations- und Alarmierungssysteme
belongs to Datennetze
belongs to Planung und Steuerung
belongs to Mobilcom
belongs to Projektmanagement
belongs to Ressourcenpool Experten
belongs to Ressourcenpool Projekte
belongs to Informatik und Digitalisierung BABS
belongs to Informations- und Alarmierungssysteme
belongs to Datennetze
belongs to Planung und Steuerung
belongs to Mobilcom
identity Programmmanagement
belongs to Programmmanagementoffice
belongs to WEP2030
belongs to SDVN+
belongs to Informatik/Betrieb
belongs to Informations- und Alarmierungssysteme
belongs to Datennetze
identity Programmmanagement
belongs to Programmmanagementoffice
belongs to WEP2030
belongs to SDVN+
belongs to Informatik/Betrieb
belongs to Ressourcenpool Experten
belongs to Informations- und Alarmierungssysteme
belongs to Datennetze
belongs to Planung und Steuerung
belongs to Mobilcom
identity Programmmanagement
belongs to Programmmanagementoffice
belongs to WEP2030
belongs to SDVN+
belongs to Informatik/Betrieb
belongs to Informations- und Alarmierungssysteme
belongs to Datennetze
belongs to Mobilcom
identity Programmmanagement
belongs to Programmmanagementoffice
belongs to Ressourcenpool Experten
belongs to SDVN+
belongs to Informatik/Betrieb
belongs to Projektmanagement Office
belongs to Ressourcenpool Projekte
belongs to Informatik und Digitalisierung BABS
belongs to Ressourcenpool Services
belongs to Ressourcenpool Services
belongs to Projektmanagement Office
belongs to Ressourcenpool Experten
belongs to Ressourcenpool Projekte
belongs to Informatik und Digitalisierung BABS
belongs to Ressourcenpool Services
belongs to Projektmanagement
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.