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

Attributes

Geschäftsverwaltung und -prozesse
Gestion des affaires et processus
Gestione degli affari e dei processi
Records Management and Business Processes
2025-08-25T06:34:59.9343560Z
521162
https://www.termdat.bk.admin.ch/entry/521162
Geschäftsverwaltung und Archivierung EDA, Information vom 17.2.2015.
Geschäftsverwaltung und Archivierung EDA, information of 17.2.2015.
Intranet DFAE, [Section](https://www.collaboration.eda.admin.ch/fr/organisation/Directorate-for-Resources-DR/FDFA-Specialised-Services/Records-Management-and-Archiving) Gestion des affaires et processus (13.9.2016).
Intranet DFAE, Gestione degli affari e dei processi [https://www.collaboration.eda.admin.ch/it/organisation/Directorate-for-Resources-DR/FDFA-IT/Records-Management-and-Business-Processes](https://www.collaboration.eda.admin.ch/it/organisation/Directorate-for-Resources-DR/FDFA-IT/Records-Management-and-Business-Processes) (25.62024)
The choice of "records management" as a translation of "Geschäftsverwaltung" is based on the terminology surrounding the Federal Administration's GEVER electronic records and process management tool. "Gaschäftsverwaltung" in this context refers to the administration of FDFA business.
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: No results found.
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.