@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/4cc1098f-afcf-433a-a1d5-14b9793d0a0f> a dcat:Dataset ;
    dct:description "This is an Excel based system which catalogues who attended volunteer trials. This allows rapid searching to determine whether specific individuals attended." ;
    dct:identifier "4cc1098f-afcf-433a-a1d5-14b9793d0a0f" ;
    dct:issued "2013-08-31T00:43:32.844516"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/fa7bc374-ec3c-4ff6-963a-2cb116297d94> ;
    dct:title "Volunteer Records Index" .

<https://ckan.staging.publishing.service.gov.uk/organization/fa7bc374-ec3c-4ff6-963a-2cb116297d94> a foaf:Organization ;
    foaf:name "Defence Science and Technology Laboratory" .

