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

Attributes

Mehrfachnutzung von Daten
multiple use of data
utilisation multiple des données
utilizzo multiplo dei dati
Nutzung einmal erhobener Daten für weitere Zwecke und Anwendungsfälle durch denselben Akteur oder durch verschiedene Akteure.
2025-01-06T07:57:07.9672930Z
503080
https://www.termdat.bk.admin.ch/entry/503080
FC, PR The Federal Council extends the National Data Management Programme, 2023-08-23 ([Internet, 2024-05-28](https://www.admin.ch/gov/en/start/documentation/media-releases.msg-id-97444.html))
BR, MM Bundesrat will die Mehrfachnutzung von Daten fördern und Unternehmen entlasten, 2019-09-27 ([Internet, 2024-05-21](https://www.admin.ch/gov/de/start/dokumentation/medienmitteilungen.msg-id-76560.html))
CF, Comm. pr. Le Conseil fédéral veut favoriser l’utilisation multiple des données et décharger les entreprises, 2019-09-27 ([Internet, 2024-05-21](https://www.admin.ch/gov/fr/accueil/documentation/communiques.msg-id-76560.html))
CF, CS Il Consiglio federale intende promuovere l’utilizzo multiplo dei dati e alleggerire l’onere per le imprese, 2019-09-27 ([Internet, 2024-05-28](https://www.admin.ch/gov/it/pagina-iniziale/documentazione/comunicati-stampa.msg-id-76560.html))
EXP: die Mehrfachnutzung von Daten setzt eine vorherige Harmonisierung und Standardisierung voraus
nach BFS, Nationale Datenbewirtschaftung; Titel ([Internet, 2024-10-08](https://www.bfs.admin.ch/bfs/de/home/nadb/nadb.html))
nach BK, Vision und Ziele Datenökosystem Schweiz, 2024-02-29, S. 5 ([Internet, 2024-05-21](https://www.bk.admin.ch/dam/bk/de/dokumente/dti/DatenoekosystemSchweiz/Vision%20und%20Ziele%20Daten%C3%B6kosystem%20Schweiz.pdf.download.pdf/Vision%20und%20Ziele%20Daten%C3%B6kosystem%20Schweiz.pdf))
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.