<https://northwind-traders.demo.linkeddatahub.com/territories/#ideff0b97c-260e-4edd-83c2-6b9acc89bbb1>
        a       <http://rdfs.org/ns/void#Dataset>;
        <http://rdfs.org/ns/void#distinctSubjects>
                "53"^^<http://www.w3.org/2001/XMLSchema#long>;
        <http://rdfs.org/ns/void#triples>
                "265"^^<http://www.w3.org/2001/XMLSchema#long>;
        <http://www.w3.org/ns/prov#wasGeneratedBy>
                <https://northwind-traders.demo.linkeddatahub.com/territories/#idec2185eb-6ad6-4021-8c3c-0f891371bb32> .

<https://northwind-traders.demo.linkeddatahub.com/territories/#3f962b5d-1146-4ac7-b1a0-af548efaf704>
        a                             <http://spinrdf.org/sp#Construct>;
        <http://purl.org/dc/terms/title>
                "Territories";
        <http://spinrdf.org/sp#text>  "PREFIX foaf:       <http://xmlns.com/foaf/0.1/>\nPREFIX dct:        <http://purl.org/dc/terms/>\nPREFIX schema:     <https://schema.org/>\nPREFIX geo:        <http://www.w3.org/2003/01/geo/wgs84_pos#>\n\nCONSTRUCT\n{\n    GRAPH ?graph\n    {\n        ?graph dct:title ?territoryDescription ;\n            foaf:primaryTopic ?territory .\n\n        ?territory a schema:City ;\n            dct:title ?territoryDescription ;\n            schema:name ?territoryDescription ;\n            schema:identifier ?territoryID ;\n            schema:containedInPlace ?region ;\n            geo:lat ?latitude ;\n            geo:long ?longitude .\n    }\n}\nWHERE\n{\n    ?territory_row <#territoryID> ?territoryID ;\n        <#territoryDescription> ?territoryDescription ;\n        <#regionID> ?regionID ;\n        <#latitude> ?latitude ;\n        <#longitude> ?longitude .\n\n    BIND(uri(concat(str($base), \"territories/\")) AS ?container)\n    BIND(uri(concat(str(?container), encode_for_uri(?territoryID), \"/\")) AS ?graph)\n    BIND(uri(concat(str(?graph), \"#this\")) AS ?territory)\n    BIND(uri(concat(str($base), \"regions/\", encode_for_uri(?regionID), \"/#this\")) AS ?region)\n}" .

<https://northwind-traders.demo.linkeddatahub.com/territories/#idec2185eb-6ad6-4021-8c3c-0f891371bb32>
        a       <https://w3id.org/atomgraph/linkeddatahub#CSVImport>;
        <http://purl.org/dc/terms/title>
                "Territories";
        <http://spinrdf.org/spin#query>
                <https://northwind-traders.demo.linkeddatahub.com/territories/#3f962b5d-1146-4ac7-b1a0-af548efaf704>;
        <http://www.w3.org/ns/prov#endedAtTime>
                "2026-06-16T19:06:10.296Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        <http://www.w3.org/ns/prov#startedAtTime>
                "2026-06-16T19:04:43.919Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        <https://w3id.org/atomgraph/linkeddatahub#delimiter>
                ",";
        <https://w3id.org/atomgraph/linkeddatahub#file>
                <https://northwind-traders.demo.linkeddatahub.com/uploads/9d19eb1878f50579cec892184daa7c8b9066c5c5> .

<https://northwind-traders.demo.linkeddatahub.com/uploads/9d19eb1878f50579cec892184daa7c8b9066c5c5>
        a       <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject>;
        <http://purl.org/dc/terms/format>
                <http://www.sparontologies.net/mediatype/text/csv>;
        <http://purl.org/dc/terms/title>
                "territories.csv";
        <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName>
                "territories.csv";
        <http://xmlns.com/foaf/0.1/sha1>
                "9d19eb1878f50579cec892184daa7c8b9066c5c5" .

<https://northwind-traders.demo.linkeddatahub.com/uploads/c9788887915e892ce41c810d9286a377a6079e3d>
        a       <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject>;
        <http://purl.org/dc/terms/format>
                <http://www.sparontologies.net/mediatype/text/plain>;
        <http://purl.org/dc/terms/title>
                "territories.rq";
        <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName>
                "territories.rq";
        <http://xmlns.com/foaf/0.1/sha1>
                "c9788887915e892ce41c810d9286a377a6079e3d" .

<https://northwind-traders.demo.linkeddatahub.com/territories/>
        a       <https://www.w3.org/ns/ldt/document-hierarchy#Container>;
        <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1>
                <https://northwind-traders.demo.linkeddatahub.com/territories/#select-territories>;
        <http://purl.org/dc/terms/created>
                "2026-06-16T19:03:34.683Z"^^<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-16T19:04:43.729Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        <http://purl.org/dc/terms/title>
                "Territories";
        <http://rdfs.org/sioc/ns#has_parent>
                <https://northwind-traders.demo.linkeddatahub.com/>;
        <http://www.w3.org/ns/auth/acl#owner>
                <https://admin.linkeddatahub.com/acl/agents/0ab4a0f7-1ab0-4d0c-8efc-63a79a2e9a10/#this> .

<https://northwind-traders.demo.linkeddatahub.com/territories/#select-territories-view>
        a       <https://w3id.org/atomgraph/linkeddatahub#View>;
        <http://spinrdf.org/spin#query>
                <https://northwind-traders.demo.linkeddatahub.com/territories/#select-territories-query>;
        <https://w3id.org/atomgraph/client#mode>
                <https://w3id.org/atomgraph/client#MapMode> .

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

<https://northwind-traders.demo.linkeddatahub.com/territories/#select-territories-query>
        a                             <http://spinrdf.org/sp#Select>;
        <http://purl.org/dc/terms/title>
                "Select territories";
        <http://spinrdf.org/sp#text>  "PREFIX  schema: <https://schema.org/>\n\n  SELECT DISTINCT  ?territory\n  WHERE\n    { GRAPH ?doc\n        { ?territory  schema:name         ?territoryDescription ;\n                    schema:containedInPlace  ?region\n        }\n    }\n  ORDER BY ?territoryDescription" .
