@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/7472436d-efb1-4381-9543-0257a33d4b65> a dcat:Dataset ;
    dct:description "This document is the published annual report and accounts for the HRA for the 15 month period 1st Jan 2015 to 31 March 2016." ;
    dct:identifier "7472436d-efb1-4381-9543-0257a33d4b65" ;
    dct:issued "2016-08-04T12:21:01.822235"^^xsd:dateTime ;
    dct:modified "2016-08-04T12:21:01.840456"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/0b02fc32-31f2-445f-b79d-3caebaaa55d4> ;
    dct:title "Annual Report and Accounts for 15month period 1 Jan 15 - 31 March 16" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/7472436d-efb1-4381-9543-0257a33d4b65/resource/4a539007-3aef-4b04-b855-38443089747c> .

<https://ckan.staging.publishing.service.gov.uk/dataset/7472436d-efb1-4381-9543-0257a33d4b65/resource/4a539007-3aef-4b04-b855-38443089747c> a dcat:Distribution ;
    dct:description "Annual report and Accounts for 15 month period 1 Jan 15 - 31 Mar 16" ;
    dct:format "PDF" ;
    dct:issued "2016-08-04T13:21:01.873269"^^xsd:dateTime ;
    dct:modified "2016-08-04T13:21:01.873269"^^xsd:dateTime ;
    dcat:accessURL <http://www.hra.nhs.uk/documents/2016/07/hra-annual-report-15-months-1-january-2015-31-march-2016.pdf> .

<https://ckan.staging.publishing.service.gov.uk/organization/0b02fc32-31f2-445f-b79d-3caebaaa55d4> a foaf:Organization ;
    foaf:name "Health Research Authority" .

