@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/27856247-22af-4abb-93ce-dada50e62b64> a dcat:Dataset ;
    dct:description "NHS Nottingham North & East CCG Expenditure over £25,000 June 2019" ;
    dct:identifier "27856247-22af-4abb-93ce-dada50e62b64" ;
    dct:issued "2019-07-15T08:57:22.874107"^^xsd:dateTime ;
    dct:modified "2019-07-15T08:57:56.488262"^^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 June 2019" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/27856247-22af-4abb-93ce-dada50e62b64/resource/66af704a-0d58-40a6-a5f7-c1f7a3f9240c> .

<https://ckan.staging.publishing.service.gov.uk/dataset/27856247-22af-4abb-93ce-dada50e62b64/resource/66af704a-0d58-40a6-a5f7-c1f7a3f9240c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-07-15T08:57:53.107635"^^xsd:dateTime ;
    dct:modified "2019-07-15T08:57:53.107635"^^xsd:dateTime ;
    dct:title "NHS Nottingham North & East CCG" ;
    dcat:accessURL <http://www.nottinghamnortheastccg.nhs.uk/wp-content/uploads/2019/07/NNE-%C2%A325k-June-2019.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

