@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.publishing.service.gov.uk/dataset/8e62b4e4-8074-4f5e-9e84-0c575c4fa407> a dcat:Dataset ;
    dct:description "Bespoke MS Excel application to record Army applications to attend Royal Garden Parties at Buckingham Palace." ;
    dct:identifier "8e62b4e4-8074-4f5e-9e84-0c575c4fa407" ;
    dct:issued "2013-08-31T00:56:06.211909"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> ;
    dct:title "PS12A Royal Garden Party Spreadsheet 2007-2011" .

<https://ckan.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> a foaf:Organization ;
    foaf:name "Ministry of Defence" .

