@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.publishing.service.gov.uk/dataset/1b958643-b547-4e49-bc8b-8a66ee015fb9> a dcat:Dataset ;
    dct:identifier "23m5d" ;
    dct:issued "2026-07-06T18:58:08.044000+00:00"^^xsd:dateTime ;
    dct:modified "2026-07-06T18:58:08.044000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Data Mill North" ] ;
    dct:title "06.07.26" ;
    dcat:landingPage <https://datamillnorth.org/dataset/060726-23m5d> .

