@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/864add5f-a231-4d17-a954-3ca2cdce5341> a dcat:Dataset ;
    dct:description "Register of Technology Strategy Board (TSB) Board Members declared interests" ;
    dct:identifier "864add5f-a231-4d17-a954-3ca2cdce5341" ;
    dct:issued "2013-09-05T10:18:02.328816"^^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 "TSB Board members declared interests" .

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

