@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/35d0bf3f-f4d6-4876-acce-f1981c75bf70> a dcat:Dataset ;
    dct:description "Web based Data Warehouse disemminating typing data to the regions and Health Protection Unit" ;
    dct:identifier "35d0bf3f-f4d6-4876-acce-f1981c75bf70" ;
    dct:issued "2013-08-30T16:36:00.000969"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/b669a115-2f1c-44e2-93cd-419999c3fbdf> ;
    dct:title "Gastro Data Warehouse" .

<https://ckan.staging.publishing.service.gov.uk/organization/b669a115-2f1c-44e2-93cd-419999c3fbdf> a foaf:Organization ;
    foaf:name "Public Health England" .

