<https://demo.linkeddatahub.com/#demo-apps-view>
        a       <https://w3id.org/atomgraph/linkeddatahub#View>;
        <http://purl.org/dc/terms/title>
                "Demo applications";
        <http://spinrdf.org/spin#query>
                <https://demo.linkeddatahub.com/#select-demo-apps>;
        <https://w3id.org/atomgraph/client#mode>
                <https://w3id.org/atomgraph/client#GridMode> .

<https://demo.linkeddatahub.com/#northwind-traders>
        a       <https://w3id.org/atomgraph/linkeddatahub/apps#Application>;
        <http://purl.org/dc/terms/description>
                "E-commerce application based on the classic Northwind database.";
        <http://purl.org/dc/terms/title>
                "Northwind Traders";
        <https://w3id.org/atomgraph/linkeddatahub/apps#origin>
                <https://northwind-traders.demo.linkeddatahub.com> .

<https://demo.linkeddatahub.com/#copenhagen>
        a       <https://w3id.org/atomgraph/linkeddatahub/apps#Application>;
        <http://purl.org/dc/terms/description>
                "City graph knowledge graph demonstrating geographic and urban data modeling.";
        <http://purl.org/dc/terms/title>
                "Copenhagen";
        <https://w3id.org/atomgraph/linkeddatahub/apps#origin>
                <https://copenhagen.demo.linkeddatahub.com> .

<https://demo.linkeddatahub.com/#unesco-thesaurus>
        a       <https://w3id.org/atomgraph/linkeddatahub/apps#Application>;
        <http://purl.org/dc/terms/description>
                "SKOS vocabulary and thesaurus demonstration using UNESCO's multilingual thesaurus.";
        <http://purl.org/dc/terms/title>
                "UNESCO Thesaurus";
        <https://w3id.org/atomgraph/linkeddatahub/apps#origin>
                <https://unesco-thesaurus.demo.linkeddatahub.com> .

<https://demo.linkeddatahub.com/>
        a       <https://w3id.org/atomgraph/linkeddatahub/default#Root>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1>
                <https://demo.linkeddatahub.com/#apps-view>;
        <http://purl.org/dc/terms/created>
                "2026-06-16T18:54:29Z"^^<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>
                "LinkedDataHub demo applications showcasing different use cases";
        <http://purl.org/dc/terms/modified>
                "2026-06-16T19:03:05.956Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        <http://purl.org/dc/terms/title>
                "Demo applications";
        <http://www.w3.org/ns/auth/acl#owner>
                <https://admin.linkeddatahub.com/acl/agents/0ab4a0f7-1ab0-4d0c-8efc-63a79a2e9a10/#this> .

<https://demo.linkeddatahub.com/#select-demo-apps>
        a                             <http://spinrdf.org/sp#Select>;
        <http://www.w3.org/2000/01/rdf-schema#label>
                "Select demo applications";
        <http://purl.org/dc/terms/title>
                "Select demo applications";
        <http://spinrdf.org/sp#text>  "\nPREFIX lapp: <https://w3id.org/atomgraph/linkeddatahub/apps#>\n\nSELECT DISTINCT ?app\nWHERE\n  { GRAPH ?graph\n      { ?app a lapp:Application }\n  }\nORDER BY ?app\n" .

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