@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.integration.publishing.service.gov.uk/dataset/52d4f512-6d46-42a6-a0ff-9dd8ab946500> a dcat:Dataset ;
    dct:description "The DID is a mandated central collection of detailed information about diagnostic imaging tests carried out on NHS patients. Data that is extracted from NHS provider Radiological Information System and regularly submitted into the HSCIC." ;
    dct:identifier "52d4f512-6d46-42a6-a0ff-9dd8ab946500" ;
    dct:issued "2013-08-30T16:56:06.281130"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/67575680-b5f9-4566-84ce-e9c0706e75e8> ;
    dct:title "Diagnostic Imaging Dataset (DID)" .

<https://ckan.integration.publishing.service.gov.uk/organization/67575680-b5f9-4566-84ce-e9c0706e75e8> a foaf:Organization ;
    foaf:name "National Health Service" .

