@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/351b45cb-9bf8-4b69-a3e7-46564d58c386> a dcat:Dataset ;
    dct:description "MS Excel spreadsheet held in Z-Drive that records details of candidates referred to see a Service Dentist, the reason for referral and the outcome. Records are not duplicated or sent anywhere. " ;
    dct:identifier "351b45cb-9bf8-4b69-a3e7-46564d58c386" ;
    dct:issued "2013-08-31T00:56:31.370837"^^xsd:dateTime ;
    dct:modified "2013-08-31T00:56:31.370837"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> ;
    dct:title "Project MOLAR Dental Referrals Spreadsheet" .

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

