@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/05c4710b-fca5-4ddf-a0c6-87fc560f8663> 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> .

