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

Attributes

Bundesamt für Sozialversicherungen
Office fédéral des assurances sociales
Ufficio federale delle assicurazioni sociali
Federal Social Insurance Office
2025-08-25T06:37:06.7624990Z
521651
https://www.termdat.bk.admin.ch/entry/521651
([Regierungs- und Verwaltungsorganisationsverordnung, RVOV, SR 172.010.1, Anhang 1 14.4.2016.](https://www.admin.ch/opc/de/classified-compilation/19983439/))
FSIO website, [Homepage](http://www.bsv.admin.ch/index.html?lang=en) (14.4.2016).
([Ordonnance, sur l'organisation du gouvernement et de l'administration OLOGA, RS 172.010.1, annexe 1 14.4.2016.](https://www.admin.ch/opc/fr/classified-compilation/19983439/index.html))
([Ordinanza, sull'organizzazione del Governo e dell'Amministrazione OLOGA, RS 172.010.1, allegato 1 14.4.2016.](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.