@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/fc060e78-91df-49b1-b775-e0915af6bfa9> a dcat:Dataset ;
    dct:description """Carbon emissions across the city (tonnes of carbon dioxide equivalent) - (Calendar Year)\r
""" ;
    dct:identifier "fc060e78-91df-49b1-b775-e0915af6bfa9" ;
    dct:issued "2022-01-28T22:02:07.575348"^^xsd:dateTime ;
    dct:modified "2026-04-24T01:31:09.547131"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/21f3491f-5b0f-4395-8bb9-990f9cc4d274> ;
    dct:title "Carbon emissions across the city (tonnes of carbon dioxide equivalent) - (Calendar Year)" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/fc060e78-91df-49b1-b775-e0915af6bfa9/resource/bbb9ce4f-9b32-4946-8549-42f6f55323aa> .

<https://ckan.integration.publishing.service.gov.uk/dataset/fc060e78-91df-49b1-b775-e0915af6bfa9/resource/bbb9ce4f-9b32-4946-8549-42f6f55323aa> a dcat:Distribution ;
    dct:description """Carbon emissions across the city (tonnes of carbon dioxide equivalent) - (Calendar Year)\r
""" ;
    dct:format "CSV" ;
    dct:issued "2022-01-28T15:21:57.492669"^^xsd:dateTime ;
    dct:modified "2026-04-24T01:31:09.553191"^^xsd:dateTime ;
    dct:title "Performance Indicator : GCC02" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f5607e83d8f210f8e6fb323ea65493f9"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.yorkopendata.org/dataset/fc060e78-91df-49b1-b775-e0915af6bfa9/resource/bbb9ce4f-9b32-4946-8549-42f6f55323aa/download/kpi-gcc02.csv> ;
    dcat:byteSize 1461.0 ;
    dcat:mediaType "text/csv" .

<https://ckan.integration.publishing.service.gov.uk/organization/21f3491f-5b0f-4395-8bb9-990f9cc4d274> a foaf:Organization ;
    foaf:name "City of York Council" .

