@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/bc98d64b-686f-4ca6-a385-4868ca38526c> a dcat:Dataset ;
    dct:description "The Renewable Fuels Agency reports on biofuels supplied for road transport under the Renewable Transport Fuel Obligation (RTFO) Order. This dataset shows information on volumes, carbon savings, feedstocks, countries of origin, supplier performance and performance against voluntary sustainability targets between April 2010 and July 2010." ;
    dct:identifier "bc98d64b-686f-4ca6-a385-4868ca38526c" ;
    dct:issued "2011-02-23T12:11:15.439808"^^xsd:dateTime ;
    dct:modified "2014-03-01T15:26:49.326614"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/f42e39de-d1f9-47e1-b3a6-6370ebfc2eea> ;
    dct:title "RFA report on fuels supplied under the RTFO between April 2010 and July 2010" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/bc98d64b-686f-4ca6-a385-4868ca38526c/resource/51432223-551f-4d5d-93af-c8e0b6f69a6f> ;
    dcat:landingPage <http://www.renewablefuelsagency.gov.uk/sites/rfa/files/27_RFA_quarterly_report_Apr_2010_July_2010%20R%20doc.pdf> .

<https://ckan.staging.publishing.service.gov.uk/dataset/bc98d64b-686f-4ca6-a385-4868ca38526c/resource/51432223-551f-4d5d-93af-c8e0b6f69a6f> a dcat:Distribution ;
    dct:format "PDF" ;
    dcat:accessURL <http://webarchive.nationalarchives.gov.uk/+/http://www.renewablefuelsagency.gov.uk/sites/rfa/files/27_RFA_quarterly_report_Apr_2010_July_2010%20R%20doc.pdf> .

<https://ckan.staging.publishing.service.gov.uk/organization/f42e39de-d1f9-47e1-b3a6-6370ebfc2eea> a foaf:Organization ;
    foaf:name "Renewable Fuels Agency" .

