@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.publishing.service.gov.uk/dataset/81609f87-e90e-49df-9905-c2c63f6e2148> a dcat:Dataset ;
    dct:description "NHS Surrey Heath CCG Over £25k Expenditure " ;
    dct:identifier "81609f87-e90e-49df-9905-c2c63f6e2148" ;
    dct:issued "2018-01-24T15:35:05.550749"^^xsd:dateTime ;
    dct:modified "2018-01-24T16:05:12.174641"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/24c5de20-8c75-4efd-84b1-4353b64d7851> ;
    dct:title "NHS Surrey Heath CCG Over £25k Expenditure 2017" .

<https://ckan.publishing.service.gov.uk/organization/24c5de20-8c75-4efd-84b1-4353b64d7851> a foaf:Organization ;
    foaf:name "NHS Surrey Heath CCG" .

