@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/bccb4cb4-47cc-4f32-a83b-8992a3f4724f> a dcat:Dataset ;
    dct:description "The data shows basic information about the cohort, teams, sectors they are working in and influencing and the investment." ;
    dct:identifier "bccb4cb4-47cc-4f32-a83b-8992a3f4724f" ;
    dct:issued "2015-09-03T10:30:26.513822"^^xsd:dateTime ;
    dct:modified "2015-09-03T10:30:26.532202"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c2c12b1a-6128-4d33-8cd8-f749865492fc> ;
    dct:title "dotforge social venture- cohort" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/bccb4cb4-47cc-4f32-a83b-8992a3f4724f/resource/b1dec871-56b5-4569-a883-0111909268a2> .

<https://ckan.staging.publishing.service.gov.uk/dataset/bccb4cb4-47cc-4f32-a83b-8992a3f4724f/resource/b1dec871-56b5-4569-a883-0111909268a2> a dcat:Distribution ;
    dct:description "Dotforge Social Incubator Fund- cohort" ;
    dct:format "CSV" ;
    dct:issued "2015-09-03T11:30:26.560497"^^xsd:dateTime ;
    dct:modified "2015-09-03T11:30:26.560497"^^xsd:dateTime ;
    dcat:accessURL <http://Dotforge%20social%20venture-cohort> .

<https://ckan.staging.publishing.service.gov.uk/organization/c2c12b1a-6128-4d33-8cd8-f749865492fc> a foaf:Organization ;
    foaf:name "Dotforge Social Ventures" .

