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

Attributes

data steward
administrateur des données
amministratore dei dati
Datenverwalterin
2025-06-26T07:57:34.9317480Z
502921
https://www.termdat.bk.admin.ch/entry/502921
Organisationsverordnung EDI, Art. 10 Abs. 4 Bst. a (SR 172.212.1, Stand 2023-01)
after Organisationsverordnung EDI, Art. 10 Abs. 4 Bst. a (SR 172.212.1, Stand 2023-01)
d'après O Organisation DFI, art. 10 al. 4 let. a (RS 172.212.1, état 2023-01)
secondo O Organizzazione DFI, art. 10 cpv. 4 lett. a (RS 172.212.1, stato 2023-01)
EXP: die Datenverwalterin (Data Steward) koordiniert und fördert die Mehrfachnutzung von Daten innerhalb eines Bundesamts und bringt die Anliegen des Amtes beim Swiss Data Steward ein
nach Organisationsverordnung EDI, Art. 10 Abs. 4 Bst. a (SR 172.212.1, Stand 2023-01)
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
seeAlso Swiss data steward
seeAlso data stewardship
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.