@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/cc1ac340-5131-4bb7-85af-9882aeb10e62> a dcat:Dataset ;
    dct:description "Dataset that describes the activities of the Seedbed Accelerator programme in accordance with the SIF requirements" ;
    dct:identifier "cc1ac340-5131-4bb7-85af-9882aeb10e62" ;
    dct:issued "2015-08-14T10:30:07.556008"^^xsd:dateTime ;
    dct:modified "2015-08-14T10:30:07.567305"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/e4b34f46-9ce0-4b40-94c8-38358b2be8e3> ;
    dct:title "Seedbed Update August 2015" .

<https://ckan.integration.publishing.service.gov.uk/organization/e4b34f46-9ce0-4b40-94c8-38358b2be8e3> a foaf:Organization ;
    foaf:name "SEEDbed" .

