<https://unesco-thesaurus.demo.linkeddatahub.com/#vocabulary-stats-query>
        a                             <http://spinrdf.org/sp#Select>;
        <http://purl.org/dc/terms/title>
                "Vocabulary statistics";
        <http://spinrdf.org/sp#text>  "PREFIX skos: <http://www.w3.org/2004/02/skos/core#>\n\nSELECT ?resourceType ?count\nWHERE {\n    {\n        SELECT (\"Concepts\" AS ?resourceType) (COUNT(DISTINCT ?resource) AS ?count)\n        WHERE {\n            GRAPH ?graph {\n                ?resource a skos:Concept .\n            }\n        }\n    }\n    UNION\n    {\n        SELECT (\"Collections\" AS ?resourceType) (COUNT(DISTINCT ?resource) AS ?count)\n        WHERE {\n            GRAPH ?graph {\n                ?resource a skos:Collection .\n            }\n        }\n    }\n    UNION\n    {\n        SELECT (\"Concept Schemes\" AS ?resourceType) (COUNT(DISTINCT ?resource) AS ?count)\n        WHERE {\n            GRAPH ?graph {\n                ?resource a skos:ConceptScheme .\n            }\n        }\n    }\n}\nORDER BY DESC(?count)" .

<https://unesco-thesaurus.demo.linkeddatahub.com/#select-children>
        a       <https://w3id.org/atomgraph/linkeddatahub#Object>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#value>
                <https://w3id.org/atomgraph/linkeddatahub#ChildrenView> .

<https://unesco-thesaurus.demo.linkeddatahub.com/#vocabulary-stats>
        a       <https://w3id.org/atomgraph/linkeddatahub#ResultSetChart>;
        <http://purl.org/dc/terms/title>
                "Vocabulary statistics";
        <http://spinrdf.org/spin#query>
                <https://unesco-thesaurus.demo.linkeddatahub.com/#vocabulary-stats-query>;
        <https://w3id.org/atomgraph/linkeddatahub#categoryVarName>
                "resourceType";
        <https://w3id.org/atomgraph/linkeddatahub#chartType>
                <https://w3id.org/atomgraph/client#BarChart>;
        <https://w3id.org/atomgraph/linkeddatahub#seriesVarName>
                "count" .

<https://unesco-thesaurus.demo.linkeddatahub.com/#page-header>
        a       <https://w3id.org/atomgraph/linkeddatahub#XHTML>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#value>
                "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n        <div class=\"page-header\">\n            <h2>UNESCO Thesaurus</h2>\n        </div>\n        <div class=\"row-fluid\">\n            <div class=\"span9\">\n                <p class=\"lead\">This application demonstrates the capabilities of LinkedDataHub's <a href=\"https://packages.linkeddatahub.com/skos/#this\" target=\"_blank\">SKOS package</a>.</p>\n                <dl>\n                    <dt>Browser</dt>\n                    <dd>Navigate concepts, collections, and concept schemes with parallax navigation through broader/narrower/related relationships</dd>\n                    <dt>Editor</dt>\n                    <dd>Create and edit SKOS resources (requires authentication)</dd>\n                    <dt>RDF Import</dt>\n                    <dd>Import data using SPARQL transformation queries</dd>\n                </dl>\n            </div>\n            <div class=\"span3\">\n                <a href=\"https://vocabularies.unesco.org/browser/thesaurus/en/\" target=\"_blank\">\n                    <img alt=\"UNESCO Thesaurus\" src=\"uploads/3fd6333140bf7a78f19f6a3aa602ea79d8b572a3\" style=\"max-width: 100%;\"></img>\n                </a>\n            </div>\n        </div>\n    </div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .

<https://unesco-thesaurus.demo.linkeddatahub.com/uploads/3fd6333140bf7a78f19f6a3aa602ea79d8b572a3>
        a       <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject>;
        <http://purl.org/dc/terms/format>
                <http://www.sparontologies.net/mediatype/image/png>;
        <http://purl.org/dc/terms/title>
                "unesco.png";
        <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName>
                "unesco.png";
        <http://xmlns.com/foaf/0.1/sha1>
                "3fd6333140bf7a78f19f6a3aa602ea79d8b572a3" .

<https://unesco-thesaurus.demo.linkeddatahub.com/>
        a       <https://w3id.org/atomgraph/linkeddatahub/default#Root>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1>
                <https://unesco-thesaurus.demo.linkeddatahub.com/#page-header>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2>
                <https://unesco-thesaurus.demo.linkeddatahub.com/#overview-intro>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#_3>
                <https://unesco-thesaurus.demo.linkeddatahub.com/#vocabulary-stats-block>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#_4>
                <https://unesco-thesaurus.demo.linkeddatahub.com/#explore-prompt>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#_5>
                <https://unesco-thesaurus.demo.linkeddatahub.com/#select-children>;
        <http://purl.org/dc/terms/created>
                "2026-06-16T18:54:43Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        <http://purl.org/dc/terms/creator>
                <https://admin.linkeddatahub.com/acl/agents/0ab4a0f7-1ab0-4d0c-8efc-63a79a2e9a10/#this>;
        <http://purl.org/dc/terms/description>
                "SKOS-based editor of thesauri, lexicons, vocabularies, taxonomies, and classification schemes";
        <http://purl.org/dc/terms/modified>
                "2026-06-24T21:15:22.05Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        <http://purl.org/dc/terms/title>
                "Unesco Thesaurus";
        <http://www.w3.org/ns/auth/acl#owner>
                <https://admin.linkeddatahub.com/acl/agents/0ab4a0f7-1ab0-4d0c-8efc-63a79a2e9a10/#this> .

<https://unesco-thesaurus.demo.linkeddatahub.com/#overview-intro>
        a       <https://w3id.org/atomgraph/linkeddatahub#XHTML>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#value>
                "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n        <h3>Vocabulary overview</h3>\n        <p>The UNESCO Thesaurus is a comprehensive multilingual vocabulary covering terminology across education, science,\n           culture, and communication. This SKOS-based implementation demonstrates semantic knowledge organization with\n           thousands of concepts organized into hierarchical and associative relationships.</p>\n    </div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .

<https://unesco-thesaurus.demo.linkeddatahub.com/#explore-prompt>
        a       <https://w3id.org/atomgraph/linkeddatahub#XHTML>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#value>
                "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n        <p>Browse the vocabulary components below to explore concepts, collections, and concept schemes.\n           The parallax navigation allows seamless traversal through semantic relationships.</p>\n    </div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .

<https://unesco-thesaurus.demo.linkeddatahub.com/#vocabulary-stats-block>
        a       <https://w3id.org/atomgraph/linkeddatahub#Object>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#value>
                <https://unesco-thesaurus.demo.linkeddatahub.com/#vocabulary-stats> .
