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

Attributes

Abteilung Informationsüberlieferung
Division DPI
Divisione DPI
Abteilung Informationsüberlieferung
10009613
2024-06-06
Abteilung Informationsüberlieferung
Division DPI
Divisione DPI
Abteilung Informationsüberlieferung
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 Dienst Datenarchivierung
belongs to Dienst Informationsmanagement
belongs to Dienst Informationsübernahme
identity Abteilung Informationsüberlieferung
belongs to Dienst Datenarchivierung
belongs to Dienst Informationsmanagement
belongs to Dienst Informationsübernahme
identity Abteilung Informationsüberlieferung
belongs to Dienst Datenarchivierung
belongs to Dienst Informationsmanagement
belongs to Dienst Informationsübernahme
identity Sicherung
identity Informationssicherung
identity Sektion Aktenführung
identity Ressort Innovation und Erhaltung
identity Abteilung Informationsüberlieferung
belongs to Dienst AIDA
belongs to Dienst Digitale Archivierung
belongs to Dienst Sicherung / Archivierungslösungen
belongs to Dienst Sicherung und Archivierungslösungen
belongs to Dienst Sicherung und Archivierungslösungen
belongs to Dienst Datenarchivierung
belongs to Dienst Datenarchivierung
belongs to Fachstelle GEVER
belongs to Dienst GEVER
belongs to Dienst Bewertung und Informationsverwaltung
belongs to Dienst Informationsmanagement
belongs to Fachstelle ARELDA
belongs to Fachstelle Bewertung
belongs to Externe Mitarbeiter/innen
belongs to Dienst Informationsübernahme
belongs to Dienst Informationsübernahme
belongs to Dienst Datenarchivierung
belongs to Dienst Informationsmanagement
identity Abteilung Informationsüberlieferung
belongs to Dienst Informationsübernahme
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.