@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/9f0ab975-cb84-49ef-8ac5-2d64a03f78fd> 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/9f0ab975-cb84-49ef-8ac5-2d64a03f78fd/resource/8f132b52-1978-4a0d-b20c-74d5470a79f0> ;
    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/9f0ab975-cb84-49ef-8ac5-2d64a03f78fd/resource/8f132b52-1978-4a0d-b20c-74d5470a79f0> a dcat:Distribution ;
    dct:description "Council spend over £500" ;
    dct:issued "2026-09-02T15:04:38.885322"^^xsd:dateTime ;
    dct:modified "2026-09-02T15:04:38.852777"^^xsd:dateTime ;
    dct:title "01/10/2016 - 31/12/2016" .

