SPARQL Endpoint
Query the UNESCO Thesaurus using the SPARQL query language.
Endpoint
POST /sparql or GET /sparql?query=...
Named graph: <http://vocabularies.unesco.org/thesaurus/>
Content type: application/sparql-query
Query
Prefixes
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX isothes: <http://purl.org/iso25964/skos-thes#>
PREFIX dct: <http://purl.org/dc/terms/>
PREFIX text: <http://jena.apache.org/text#>
PREFIX unesco: <http://vocabularies.unesco.org/thesaurus/>