@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/abfdce31-e554-4aad-ba51-b9751c2b2d6a> a dcat:Dataset ;
    dct:description "List of suppliers from which Technology Strategy Board (TSB) purchase goods and services and values of payments made" ;
    dct:identifier "abfdce31-e554-4aad-ba51-b9751c2b2d6a" ;
    dct:issued "2013-09-05T10:18:35.422019"^^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 "Suppliers and payments" .

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

