@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/f8950a7b-f115-41b8-9883-f308d333a6fa> a dcat:Dataset ;
    dct:description "List of  the applications for funding.  Competitions are the principal vehicle for work of the Technology Strategy Board (TSB) in allocation of grants. Applications are made by individuals and organisations either separately or together as a consortium. The data set contains the area of the competition, the proposed project titles, the applicant names and the grant sought. Additional data is the applicant response to the competition questions." ;
    dct:identifier "f8950a7b-f115-41b8-9883-f308d333a6fa" ;
    dct:issued "2013-09-05T10:18:33.694241"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/c42d1446-c5a5-4f42-984c-9e261dc893c2> ;
    dct:title "Applications for Grants" .

<https://ckan.integration.publishing.service.gov.uk/organization/c42d1446-c5a5-4f42-984c-9e261dc893c2> a foaf:Organization ;
    foaf:name "Technology Strategy Board" .

