@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/45b842fa-f2b6-4c63-ac8b-30d74cf4b850> a dcat:Dataset ;
    dct:description """Contract documentation is only available for contracts with a value of over £10,000 which have been agreed after 1st July 2010 (IT contracts) and 1st Jan 2011 (all other contracts). \r
\r
""" ;
    dct:identifier "45b842fa-f2b6-4c63-ac8b-30d74cf4b850" ;
    dct:issued "2010-11-26T13:10:31.074470"^^xsd:dateTime ;
    dct:modified "2014-02-28T13:18:00.663583"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/dd51c129-5085-4c85-bdf0-8996a95f28c3> ;
    dct:title "Contract Spend" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/45b842fa-f2b6-4c63-ac8b-30d74cf4b850/resource/05eaac23-00af-4276-b844-3a1a1123aed1> ;
    dcat:landingPage <http://www.oft.gov.uk/about-the-oft/supplying-the-oft/transparency-information/contracts/> .

<https://ckan.integration.publishing.service.gov.uk/dataset/45b842fa-f2b6-4c63-ac8b-30d74cf4b850/resource/05eaac23-00af-4276-b844-3a1a1123aed1> a dcat:Distribution ;
    dct:description "2010 October return" ;
    dct:format "CSV" ;
    dcat:accessURL <http://webarchive.nationalarchives.gov.uk/+/http://www.oft.gov.uk/shared_oft/706728/transparency/747187/contracts-csv-docs/Contracts_Oct2010.csv> .

<https://ckan.integration.publishing.service.gov.uk/organization/dd51c129-5085-4c85-bdf0-8996a95f28c3> a foaf:Organization ;
    foaf:name "Office of Fair Trading" .

