@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/97677533-f95e-4db8-9f12-54d769a8a900> a dcat:Dataset ;
    dct:description """ABS National Income, Expenditure and Product data from the Australian Trade Commission report:\r
http://www.austrade.gov.au/International/Invest/Resources/Benchmark-Report\r
\r
Data used by the Department of Environment and Energy to produce graph at Figure DRV3 in the Drivers theme of the 2016 State of the Environment Report, available at https://soe.environment.gov.au/theme/drivers/topic/economic-activity-driver-environmental-change#Figure_DRV3""" ;
    dct:identifier "97677533-f95e-4db8-9f12-54d769a8a900" ;
    dct:issued "2016-06-07T06:00:22.427431"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2023-08-09T05:05:52.529267"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c416b1b6-1ea1-47c3-b44a-b4586bee6e58> ;
    dct:title "2016 SoE Drivers Australia's gross value added by industry, 2013-14" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "soe" ] ;
    dcat:distribution <https://data.gov.au/dataset/97677533-f95e-4db8-9f12-54d769a8a900/resource/d2582711-cd85-4504-b313-c4c3a58369cf> ;
    dcat:keyword "2016",
        "2016 SoE",
        "Drivers",
        "SoE",
        "SoE Graph",
        "State of the Environment",
        "industry",
        "soe" .

<https://data.gov.au/dataset/97677533-f95e-4db8-9f12-54d769a8a900/resource/d2582711-cd85-4504-b313-c4c3a58369cf> a dcat:Distribution ;
    dct:description """ABS National Income, Expenditure and Product data from the Australian Trade Commission report: http://www.austrade.gov.au/International/Invest/Resources/Benchmark-Report\r
\r
Data used by the Department of Environment and Energy to produce graph at Figure DRV3 in the Drivers theme of the 2016 State of the Environment Report, available at http://www.soe.environment.gov.au""" ;
    dct:format "CSV" ;
    dct:issued "2016-06-07T16:06:30.777577"^^xsd:dateTime ;
    dct:modified "2023-08-09T05:05:52.559159"^^xsd:dateTime ;
    dct:title "2016 SoE  Drivers Australia's real Gross Value added by industry, 2013-14" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "aa41f3d0bd23129431272bc2e201e51b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.gov.au/data/dataset/97677533-f95e-4db8-9f12-54d769a8a900/resource/d2582711-cd85-4504-b313-c4c3a58369cf/download/soe-2016driversindustrygrossvalueaddedannualabs.csv> .

<https://data.gov.au/organization/c416b1b6-1ea1-47c3-b44a-b4586bee6e58> a foaf:Agent ;
    foaf:mbox "soe@environment.gov.au" ;
    foaf:name "State of the Environment" .

