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

Attributes

Weltbildungsbericht
GEM Report
Rapport mondial de suivi sur l'éducation
Rapporto mondiale sull'educazione
2025-08-25T06:34:29.9344550Z
521000
https://www.termdat.bk.admin.ch/entry/521000
Internet [Schweizerische UNESCO-Kommission](http://www.unesco.ch/nc/was/news/aktuelles/detail/weltbericht-bildung-fuer-alle-2015/) (22.3.2016).
UNESCO website, Global Education Monitoring Report, [About us](http://en.unesco.org/gem-report/about) (11.10.2016).
Internet UNESCO, [Rapport mondial de suivi sur l'éducation](http://fr.unesco.org/gem-report/#sthash.i9biPwF6.dpbs) (18.3.2016).
Internet Commissione svizzera per l'UNESCO, [Rapporto mondiale sul seguito dell'educazione](http://www.unesco.ch/it/offizielle-lancierung-des-unesco-weltbildungsberichts-2019/) (30.1.2019).
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.