<https://unesco-thesaurus.demo.linkeddatahub.com/concepts/#concepts-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>SKOS concepts</h3>\n        <p>Concepts are the fundamental building blocks of the UNESCO Thesaurus vocabulary. Each concept represents\n           a distinct unit of thought or terminology, enriched with multilingual labels, definitions, and semantic relationships.</p>\n        <p>SKOS (Simple Knowledge Organization System) relationships connect concepts through:</p>\n        <ul>\n            <li><strong>Broader/Narrower</strong> - Hierarchical relationships forming taxonomic structures</li>\n            <li><strong>Related</strong> - Associative relationships between concepts in the same domain</li>\n            <li><strong>Exact/Close/Related Matches</strong> - Mappings to concepts in external vocabularies</li>\n        </ul>\n        <p>Browse the concepts below and use parallax navigation to explore their rich semantic network.</p>\n    </div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .

<https://unesco-thesaurus.demo.linkeddatahub.com/concepts/#select-concepts-view>
        a       <https://w3id.org/atomgraph/linkeddatahub#View>;
        <http://spinrdf.org/spin#query>
                <https://unesco-thesaurus.demo.linkeddatahub.com/concepts/#select-concepts-query> .

<https://unesco-thesaurus.demo.linkeddatahub.com/concepts/>
        a       <https://www.w3.org/ns/ldt/document-hierarchy#Container>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1>
                <https://unesco-thesaurus.demo.linkeddatahub.com/concepts/#concepts-intro>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2>
                <https://unesco-thesaurus.demo.linkeddatahub.com/concepts/#select-concepts>;
        <http://purl.org/dc/terms/created>
                "2026-06-16T20:52:00.919Z"^^<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/modified>
                "2026-06-24T21:15:24.826Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        <http://purl.org/dc/terms/title>
                "Concepts";
        <http://rdfs.org/sioc/ns#has_parent>
                <https://unesco-thesaurus.demo.linkeddatahub.com/>;
        <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/concepts/#select-concepts-query>
        a                             <http://spinrdf.org/sp#Select>;
        <http://purl.org/dc/terms/title>
                "Select concepts";
        <http://spinrdf.org/sp#text>  "PREFIX  skos: <http://www.w3.org/2004/02/skos/core#>\n\nSELECT DISTINCT  ?concept ?doc\nWHERE\n  { GRAPH ?doc\n      { ?concept\n                  a               skos:Concept ;\n                  skos:prefLabel  ?prefLabel\n        FILTER (langMatches(lang(?prefLabel), \"en\"))\n      }\n  }\nORDER BY ?prefLabel" .

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