@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/d3a1079d-3326-4465-ac22-7204bea1c836> a dcat:Dataset ;
    dct:description "NHS Nottingham North & East CCG Expenditure over £25,000 December 2018" ;
    dct:identifier "d3a1079d-3326-4465-ac22-7204bea1c836" ;
    dct:issued "2019-01-17T10:51:52.145347"^^xsd:dateTime ;
    dct:modified "2019-01-17T10:51:52.156083"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/adbf8416-b162-4e4c-a7dd-f82d95125187> ;
    dct:title "NHS Nottingham North & East CCG Expenditure over £25,000 December 2018" .

<https://ckan.staging.publishing.service.gov.uk/organization/adbf8416-b162-4e4c-a7dd-f82d95125187> a foaf:Organization ;
    foaf:name "NHS Nottingham North & East CCG" .

