@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/44fe5815-5525-4073-be3e-0add38bbfdc1> a dcat:Dataset ;
    dct:description "The Annual Report and Accounts for the 12 month period up to the 31st March 2017" ;
    dct:identifier "44fe5815-5525-4073-be3e-0add38bbfdc1" ;
    dct:issued "2017-08-13T19:42:37.851151"^^xsd:dateTime ;
    dct:modified "2017-08-13T19:42:37.895588"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/0b02fc32-31f2-445f-b79d-3caebaaa55d4> ;
    dct:title "HRA Annual Report and Accounts" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/44fe5815-5525-4073-be3e-0add38bbfdc1/resource/7516f072-fe65-439c-9c73-0be0c891b85f> .

<https://ckan.staging.publishing.service.gov.uk/dataset/44fe5815-5525-4073-be3e-0add38bbfdc1/resource/7516f072-fe65-439c-9c73-0be0c891b85f> a dcat:Distribution ;
    dct:description "12 months 1st April 16 - 31 March 17" ;
    dct:format "PDF" ;
    dct:issued "2017-08-13T20:42:37.958143"^^xsd:dateTime ;
    dct:modified "2017-08-13T20:42:37.958143"^^xsd:dateTime ;
    dcat:accessURL <http://www.hra.nhs.uk/documents/2017/07/health-research-authority-annual-report-accounts-year-31-march-2017.pdf> .

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

