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

Attributes

Bundesratsbeschluss
arrêté du Conseil fédéral
decreto del Consiglio federale
Federal Council decree
Formal Federal Council decision that has been published in the Federal Gazette.
2025-08-25T06:37:23.4102330Z
521717
https://www.termdat.bk.admin.ch/entry/521717
([Message, concernant la coopération internationale 2013–2016 du 15 février 2012, FF 2012 2259 3.12.2015.](https://www.admin.ch/opc/fr/federal-gazette/2012/2259.pdf))
([Messaggio, concernente la cooperazione internazionale 2013–2016 del 15 febbraio 2012, FF 2012 2139 23.9.2015.](https://www.admin.ch/opc/it/federal-gazette/2012/2139.pdf))
([Botschaft, über die internationale Zusammenarbeit 2013–2016, BBl 2012 2485 23.9.2015.](https://www.admin.ch/opc/de/federal-gazette/2012/2485.pdf))
Federal Council, [Federal Constitution](https://www.admin.ch/opc/en/classified-compilation/19995395/index.html) of the Swiss Confederation, Preamble, footnote 1 (26.04.2016).
Nicht zu verwechseln mit \hBundesbeschluss\s.
English team decision, 9.6.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.