@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/c20fe8fd-b72f-4221-9f7c-de5bc91ac079> a dcat:Dataset ;
    dct:description "This data set shows the list of volunteers that were registered via the Voluntary Action Leeds online sign-up form between 17th March – 8th April (when the VAL forms were suspended as it was decided there were enough volunteers signed up). Each person has completed all necessary induction activities (4 online questionnaires) and been checked by electoral services with any DBS checks followed up and verified." ;
    dct:identifier "2w6oy" ;
    dct:issued "2020-05-21T10:29:38.557000+00:00"^^xsd:dateTime ;
    dct:modified "2020-05-27T08:33:43.280000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Covid-19" ] ;
    dct:title "Covid-19 Volunteering" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/c20fe8fd-b72f-4221-9f7c-de5bc91ac079/resource/59ebcd87-22e7-4d70-bf43-3e3de09303c2> ;
    dcat:keyword "Covid 19",
        "VAL",
        "Voluntary Action Leeds",
        "volunteers" ;
    dcat:landingPage <https://datamillnorth.org/dataset/covid-19-volunteering-2w6oy> .

<https://ckan.staging.publishing.service.gov.uk/dataset/c20fe8fd-b72f-4221-9f7c-de5bc91ac079/resource/59ebcd87-22e7-4d70-bf43-3e3de09303c2> a dcat:Distribution ;
    dct:issued "2026-08-19T19:02:03.020104"^^xsd:dateTime ;
    dct:modified "2026-08-19T19:02:03.001804"^^xsd:dateTime ;
    dct:title "Volunteers 17.03.2020 - 08.04.2020" .

