@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/03af7edd-3738-4264-bb4f-26aa26d1abb5> a dcat:Dataset ;
    dct:description "Details of Veterans Services Local Staff Eye Test Reimbursements." ;
    dct:identifier "03af7edd-3738-4264-bb4f-26aa26d1abb5" ;
    dct:issued "2013-08-31T00:47:43.063625"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:title "Eye Test Database" .

