@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/aa35bfd2-1800-4276-a4b3-0605791b2560> a dcat:Dataset ;
    dct:description "Total spent (excluding VAT) by Leeds City Council Adult Social Care on agency qualified social workers." ;
    dct:identifier "v8g7q" ;
    dct:issued "2015-10-27T14:54:23+00:00"^^xsd:dateTime ;
    dct:modified "2017-03-16T15:18:18+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Qualified agency social worker spend" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/aa35bfd2-1800-4276-a4b3-0605791b2560/resource/b81973d2-ca41-42cb-ba3d-5a39e1fc47f7> ;
    dcat:keyword "ASC",
        "Adult Social Care",
        "agency",
        "social worker",
        "spend" ;
    dcat:landingPage <https://datamillnorth.org/dataset/qualified-agency-social-worker-spend-v8g7q> .

<https://ckan.staging.publishing.service.gov.uk/dataset/aa35bfd2-1800-4276-a4b3-0605791b2560/resource/b81973d2-ca41-42cb-ba3d-5a39e1fc47f7> a dcat:Distribution ;
    dct:description "Qualified agency social worker spend" ;
    dct:issued "2026-09-09T22:06:12.582981"^^xsd:dateTime ;
    dct:modified "2026-09-09T22:06:12.569264"^^xsd:dateTime ;
    dct:title "2014/15" .

