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

Attributes

Bundesratssitzung
Federal Council meeting
séance du Conseil fédéral
seduta del Consiglio federale
2024-02-16T11:48:02.0279630Z
41788
https://www.termdat.bk.admin.ch/entry/41788
BR, Bundesratssitzung ([Internet, 2024-02-16](https://www.admin.ch/gov/de/start/bundesrat/aufgaben-des-bundesrates/entscheiden/bundesratssitzung.html))
FC, Federal Council meeting ([Internet, 2024-02-16](https://www.admin.ch/gov/en/start/federal-council/tasks/decision-making/federal-council-meeting.html))
CF, La séance du Conseil fédéral ([Internet, 2024-02-14](https://www.admin.ch/gov/fr/accueil/conseil-federal/attributions-conseil-federal/decider/seance-du-conseil-federal.html))
CF, La seduta del Consiglio federale ([Internet, 2024-02-14](https://www.admin.ch/gov/it/pagina-iniziale/consiglio-federale/compiti/decidere/seduta.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.