@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/08866395-e451-4402-86f3-c570d2e47152> a dcat:Dataset ;
    dct:description "Details of events of interest to organisations and individuals in the TSB technology areas.  Descriptions, locations and timing of events that are relevant to the TSB community. The events may be organised by the TSB or other groups or networks and are promoted on the web site." ;
    dct:identifier "08866395-e451-4402-86f3-c570d2e47152" ;
    dct:issued "2013-09-05T10:19:25.471416"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c42d1446-c5a5-4f42-984c-9e261dc893c2> ;
    dct:title "Planned and past events" .

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

