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

Attributes

High-Level-Woche
high-level week
semaine de haut niveau
settimana ad alto livello
The second week of the UN General Assembly session, when heads of state and government attend the general debate.
2025-08-25T06:38:16.6837600Z
521914
https://www.termdat.bk.admin.ch/entry/521914
Medienmitteilung des EDA, [Gipfeltreffen zur Agenda 2030 und UNO-Generalversammlung: Schweiz engagiert sich für nachhaltige Entwicklung](https://www.admin.ch/gov/de/start/dokumentation/medienmitteilungen/bundesrat.msg-id-58678.html), 11.9.2015.
FDFA press release, [Summit to adopt the 2030 agenda and UN General Assembly: Switzerland commits to sustainable development](https://www.admin.ch/gov/en/start/documentation/media-releases/media-releases-federal-council.msg-id-58678.html), 11.9.2015.
UNRIC, [Ouverture de la 68ème session de l'Assemblée générale](http://www.unric.org/fr/actualite/2045-ouverture-de-la-68eme-session-de-lassemblee-generale), 17.9.2013.
Comunicato stampa del DFAE, [Vertice sull’agenda 2030 e Assemblea generale dell’ONU: la Svizzera si impegna a favore dello sviluppo sostenibile](https://www.admin.ch/gov/it/pagina-iniziale/documentazione/comunicati-stampa/comunicati-stampa-consiglio-federale.msg-id-58678.html), 11.9.2015.
Based on Stephen Frankel and Mary Regan, [The PGA Handbook](https://www.eda.admin.ch/content/dam/eda/en/documents/publications/InternationaleOrganisationen/Uno/UN-pga-handbook_en.pdf): A practical guide to the United Nations General Assembly, Permanent Mission of Switzerland to the United Nations, 2011, p.77.
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.