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

Attributes

Bundesamt für Bauten und Logistik
Office fédéral des constructions et de la logistique
Ufficio federale delle costruzioni e della logistica
Federal Office for Buildings and Logistics
2025-08-25T06:37:17.1552960Z
521689
https://www.termdat.bk.admin.ch/entry/521689
Internet EFD, [BBL](https://www.bbl.admin.ch/bbl/de/home.html), Bundesamt für Bauten und Logistik BBL (18.5.2016).
FDF website, [State Secretariat and Offices](https://www.efd.admin.ch/efd/en/home/das-efd/organisation/organisation-chart.html) (30.1.2017).
Internet DFF, [OFCL](https://www.bbl.admin.ch/bbl/fr/home.html), Office fédéral des constructions et de la logistique OFCL (18.5.2016).
Internet DFF, [UFCL](https://www.bbl.admin.ch/bbl/it/home.html), Ufficio federale delle costruzioni e della logistica UFCL (18.5.2016).
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.