@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/d2f4b4a0-e606-40f6-a340-3e61934f25d9> a dcat:Dataset ;
    dct:description """HES is the national statistical data warehouse for England of the care provided by NHS hospitals and for NHS hospital patients treated elsewhere. HES is the data source for a wide range of healthcare analysis for the NHS, government and many other organisations and individuals.  It does not include private activity.

""" ;
    dct:identifier "d2f4b4a0-e606-40f6-a340-3e61934f25d9" ;
    dct:issued "2013-08-30T16:55:55.060324"^^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 "Hospital Episode Statistics" .

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

