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

Attributes

Sektion Kommunikationsunterstützung
Section de soutien à la communication
Sezione di sostegno in materia di comunicazione
Communication Support Section
2025-04-07T11:35:17.2017390Z
414811
https://www.termdat.bk.admin.ch/entry/414811
FCh, Organisation chart, 2023-02-21
ChF, Organigramme, 2023-02-21
BK, Organigramm, 2023-02-21
CaF, Organigramma, 2023-02-21
USG: official; EXP: of the Federal Chancellery
USG: offiziell; EXP: der Bundeskanzlei
USG: officiel; EXP: de la Chancellerie fédérale
USG: ufficiale; EXP: della Cancelleria federale
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 Audiovisuelles Zentrum
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.