@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://data.nsw.gov.au/dataset/d8b8074f-a3a4-412c-81c7-14cef0ae499d> a dcat:Dataset ;
    dct:description "City of Sydney greenhouse gas community emissions by modes of transport, from baseline 2005/06 to data available for the latest financial year.  This data is estimated using statistical datasets provided by the NSW government and other datasets." ;
    dct:identifier "d8b8074f-a3a4-412c-81c7-14cef0ae499d" ;
    dct:issued "2023-03-06T04:10:12.917849"^^xsd:dateTime ;
    dct:modified "2024-06-03T22:30:51.559335"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Greenhouse gas emissions by modes of transport" ;
    dcat:keyword "emissions",
        "environmental",
        "greenhouse gas",
        "sustainability",
        "transport" .

<https://data.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> a foaf:Agent ;
    foaf:name "City of Sydney" .

