@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/07f5dc08-5e92-4d39-b207-e35eab01f1ea> a dcat:Dataset ;
    dct:identifier "07f5dc08-5e92-4d39-b207-e35eab01f1ea" ;
    dct:issued "2026-04-08T13:57:25.609298"^^xsd:dateTime ;
    dct:modified "2026-04-08T13:57:58.849064"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/e0531b39-14e4-46e7-b432-f39ac89a51ae> ;
    dct:title "Article 4 test" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/07f5dc08-5e92-4d39-b207-e35eab01f1ea/resource/7dc8fb28-3136-45e2-b5ed-bae73b235ffb> .

<https://ckan.publishing.service.gov.uk/dataset/07f5dc08-5e92-4d39-b207-e35eab01f1ea/resource/7dc8fb28-3136-45e2-b5ed-bae73b235ffb> a dcat:Distribution ;
    dct:issued "2026-04-08T13:57:58.631543"^^xsd:dateTime ;
    dct:modified "2026-04-08T13:57:58.616611"^^xsd:dateTime .

<https://ckan.publishing.service.gov.uk/organization/e0531b39-14e4-46e7-b432-f39ac89a51ae> a foaf:Organization ;
    foaf:name "Chelmsford City Council" .

