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

Attributes

Bundesamt für Verkehr
Office fédéral des transports
Ufficio federale dei trasporti
Federal Office of Transport
2025-08-25T06:36:21.8789420Z
521492
https://www.termdat.bk.admin.ch/entry/521492
([Regierungs- und Verwaltungsorganisationsverordnung, RVOV, SR 172.010.1 13.1.16.](https://www.admin.ch/opc/de/classified-compilation/19983439/index.html))
Federal [Office](http://www.bav.admin.ch/org/aufgaben/index.html?lang=en) of Transport website, The tasks of the Office (3.2.2016).
Ordonnance sur l'organisation du gouvernement et de l'administration, [RS 172.010.1](https://www.admin.ch/opc/fr/classified-compilation/19983439/index.html) (13.1.16).
([Ordinanza, sull'organizzazione del Governo e dell'Amministrazione OLOGA, RS 172.010.1 13.1.16.](https://www.admin.ch/opc/it/classified-compilation/19983439/index.html))
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.