@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/5f9660e3-dde7-4199-b4ff-7a5da4c75e4e> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>Add a description here...</p>
</dp-prose>""" ;
    dct:identifier "e70wm" ;
    dct:issued "2026-07-27T09:12:57.681000+00:00"^^xsd:dateTime ;
    dct:modified "2026-07-27T09:13:08.883000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "High Streets Data Service" ] ;
    dct:title "HSDS Map" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/5f9660e3-dde7-4199-b4ff-7a5da4c75e4e/resource/b275bb35-145c-4c2a-97af-730c828f7e48> ;
    dcat:landingPage <https://data.london.gov.uk/dataset/hsds-map-e70wm> .

<https://ckan.staging.publishing.service.gov.uk/dataset/5f9660e3-dde7-4199-b4ff-7a5da4c75e4e/resource/b275bb35-145c-4c2a-97af-730c828f7e48> a dcat:Distribution ;
    dct:format "PNG" ;
    dct:issued "2026-09-24T11:49:06.446454"^^xsd:dateTime ;
    dct:modified "2026-09-24T11:49:06.408055"^^xsd:dateTime ;
    dct:title "2026_HSDS members_map.png" ;
    dcat:accessURL <https://data.london.gov.uk/download/e70wm/3r9/2026_HSDS%20members_map.png> ;
    dcat:byteSize 237652.0 ;
    dcat:mediaType "image/png" .

