@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/e8079a92-bab5-40fb-82fc-27274619020f> a dcat:Dataset ;
    dct:description "A dataset providing council spend over £500 Addtional information Find out more here:http://www.sunderland.gov.uk/index.aspx?articleid=4774" ;
    dct:identifier "2y1z8" ;
    dct:issued "2017-02-17T12:25:19+00:00"^^xsd:dateTime ;
    dct:modified "2017-02-24T08:41:52+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Sunderland City Council" ] ;
    dct:title "Council spend over £500" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/e8079a92-bab5-40fb-82fc-27274619020f/resource/30f12b4e-5d01-4d8c-a6c5-77e3162d1c67> ;
    dcat:keyword "code of transparency",
        "financial",
        "spend" ;
    dcat:landingPage <https://datamillnorth.org/dataset/council-spend-over-500-2y1z8> .

<https://ckan.publishing.service.gov.uk/dataset/e8079a92-bab5-40fb-82fc-27274619020f/resource/30f12b4e-5d01-4d8c-a6c5-77e3162d1c67> a dcat:Distribution ;
    dct:description "Council spend over £500" ;
    dct:issued "2026-08-18T18:04:30.672846"^^xsd:dateTime ;
    dct:modified "2026-08-18T18:04:30.642824"^^xsd:dateTime ;
    dct:title "01/10/2016 - 31/12/2016" .

