@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/b9c20395-87ea-4134-b274-2de34543b625> a dcat:Dataset ;
    dct:description "The Survey collects data on ICT usage and e-commerce from businesses in the UK. There are separate questionnaires for the financial and non-financial sectors, with the non-financial sector excluded from estimates relating to the proportions of businesses buying and selling over ICTs, and the values of their sales. It is the only survey that measures e-commerce and ICT activity within UK businesses. " ;
    dct:identifier "b9c20395-87ea-4134-b274-2de34543b625" ;
    dct:issued "2013-08-30T15:23:06.896448"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "E-commerce business survey" .

<https://ckan.integration.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> a foaf:Organization ;
    foaf:name "Office for National Statistics" .

