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

Attributes

DD
BK, Über die Bundeskanzlei > Organisation der Bundeskanzlei ([Internet, 2023-05-03](https://www.bk.admin.ch/bk/de/home/bk/organisation-der-bundeskanzlei.html))
USG: offiziell; EXP: der Bundeskanzlei; HIS: seit 2021; früherer Name: Service Center Informatik (SCI)
USG: official; EXP: of the Federal Chancellery; HIS: since 2021; former name: IT Service Centre
USG: officiel; EXP: de la Chancellerie fédérale; HIS: depuis 2021; ancienne appellation: Centre de services informatiques (SCI)
USG: ufficiale; EXP: della Cancelleria federale; HIS: dal 2021; nome precedente: Centro servizi informatici (SCI)
FCh, Terminology Section, 2021
nach Eidg. Staatskalender, 2016–2023
d'après Annuaire fédéral, 2016–2023
secondo Annuario federale, 2016–2023
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part Digital Services Section
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.