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

Attributes

elaboratore di dati
Datenbearbeiter
producteur de données
data producer
Von der Verantwortlichen für die Datenbearbeitung berechtigte Person oder berechtigtes System, welche/s Daten erzeugt, anpasst und/oder löscht.
2024-12-20T12:58:45.6971400Z
502926
https://www.termdat.bk.admin.ch/entry/502926
Bericht, Programm Nationale Datenbewirtschaftung, S. 9 ([Internet, 2020-11-25](https://tinyurl.com/29et6ux8))
OFS, Formulaire pour les demandes d’appariement de données ([Internet, 2016-11-17](https://tinyurl.com/4t8xm6rx))
CF, Rapp. Mo.. Bourgeois (19.3988), Digitalizzazione nel settore agricolo. Ruolo della Confederazione, pag. 47 ([Internet, 2022-05-18](https://tinyurl.com/28ahaddb))
Lenk/Ulrich, National Data Management: A Modern Data Stewardship Approach for the Swiss Administration Enabled by the New Platform “I14Y Interoperability”, 2023, p. 99
EXP: the data producer creates a particular dataset based on internal or external sources in an institution
Lenk/Ulrich, National Data Management: A Modern Data Stewardship Approach for the Swiss Administration Enabled by the New Platform “I14Y Interoperability”, 2023, p. 99
nach Bericht, Programm Nationale Datenbewirtschaftung, S. 9 ([Internet, 2020-11-25](https://tinyurl.com/29et6ux8))
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.