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

Attributes

Medienzentrum Bundeshaus
Centre de presse du Palais fédéral
Centro media di Palazzo federale
Federal Palace Media Centre
2024-05-22T05:44:26.3246470Z
2528
https://www.termdat.bk.admin.ch/entry/2528
Organisationsverordnung Bundeskanzlei, Art. 7 Abs. 3 (SR 172.210.10, Stand 2022-07)
FCh, Central Language Services, 2005-07-15
O Organisation de la Chancellerie fédérale, art. 7 al. 3 (RS 172.210.10, état 2022-07)
O Organizzazione della Cancelleria federale, art. 7 cpv. 3 (RS 172.210.10, stato 2022-07)
USG: offiziell; EXP: bei der Bundeskanzlei; HIS: seit 2006
USG: official; EXP: attached to the Federal Chancellery; HIS: since 2006
USG: officiel; EXP: rattaché à la Chancellerie fédérale; HIS: depuis 2006
USG: ufficiale; EXP: aggregato alla Cancelleria federale; HIS: dal 2006
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.