@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.integration.publishing.service.gov.uk/dataset/3c02c1d2-53c3-4899-8fed-2a1a78f97b09> 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.integration.publishing.service.gov.uk/dataset/3c02c1d2-53c3-4899-8fed-2a1a78f97b09/resource/79543b41-09c5-4310-967a-270759087b7b> ;
    dcat:keyword "code of transparency",
        "financial",
        "spend" ;
    dcat:landingPage <https://datamillnorth.org/dataset/council-spend-over-500-2y1z8> .

<https://ckan.integration.publishing.service.gov.uk/dataset/3c02c1d2-53c3-4899-8fed-2a1a78f97b09/resource/79543b41-09c5-4310-967a-270759087b7b> a dcat:Distribution ;
    dct:description "Council spend over £500" ;
    dct:issued "2026-08-26T09:52:52.628650"^^xsd:dateTime ;
    dct:modified "2026-08-26T09:52:52.593981"^^xsd:dateTime ;
    dct:title "01/10/2016 - 31/12/2016" .

