@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.integration.publishing.service.gov.uk/dataset/1cf4913c-e29f-4c24-8028-6d653e14b6a2> a dcat:Dataset ;
    dct:description """<p>Hyper Local Need Measure 2025</p>
""" ;
    dct:identifier "37acd8c2-9eb2-47ea-a33d-e28a2d62c80e" ;
    dct:issued "2025-04-22T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-04-22T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "*********************************" ] ;
    dct:title "Hyper Local Need Measure" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/1cf4913c-e29f-4c24-8028-6d653e14b6a2/resource/393396b4-878c-4953-b9a8-196278c3f91f> ;
    dcat:keyword "Deprivation" ;
    dcat:landingPage <https://data.cambridgeshireinsight.org.uk/dataset/hyper-local-need-measure> .

<https://ckan.integration.publishing.service.gov.uk/dataset/1cf4913c-e29f-4c24-8028-6d653e14b6a2/resource/393396b4-878c-4953-b9a8-196278c3f91f> a dcat:Distribution ;
    dct:description """<p>Hyper Local Need Measure</p>
""" ;
    dct:format "XLSX" ;
    dct:issued "2025-05-02T15:00:11.806263"^^xsd:dateTime ;
    dct:modified "2025-08-02T19:00:27.709713"^^xsd:dateTime ;
    dct:title "Hyper Local Need Measure" ;
    dcat:accessURL <https://data.cambridgeshireinsight.org.uk/sites/default/files/Hyper-Local-Need-Measure-2025_Final.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

