@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/081a5f01-0824-4edb-bf27-77f192681aeb> 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/081a5f01-0824-4edb-bf27-77f192681aeb/resource/5cfe1086-fb89-40ec-a925-6aa349d58d69> ;
    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/081a5f01-0824-4edb-bf27-77f192681aeb/resource/5cfe1086-fb89-40ec-a925-6aa349d58d69> a dcat:Distribution ;
    dct:description "Qualified agency social worker spend" ;
    dct:issued "2026-08-26T09:11:46.034925"^^xsd:dateTime ;
    dct:modified "2026-08-26T09:11:45.996454"^^xsd:dateTime ;
    dct:title "2014/15" .

