@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/f9d0380c-73f6-44b0-9fcf-70eb8f534c26> a dcat:Dataset ;
    dct:description "Grow the contribution made by the South Australian food industry to $20 billion by 2020." ;
    dct:identifier "f9d0380c-73f6-44b0-9fcf-70eb8f534c26" ;
    dct:issued "2025-06-25T15:37:16.141878"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-06-25T15:37:17.838114"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/753f127b-8991-447e-b3a2-e46b6f0c5d5a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (135.8667 -29.3833)"^^gsp:wktLiteral ] ;
    dct:title "SASP Target 40 - Food Industry" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ckanadmin1" ] ;
    dcat:distribution <https://data.gov.au/dataset/f9d0380c-73f6-44b0-9fcf-70eb8f534c26/resource/67605b74-9451-44e1-aa2d-34827c048e31> ;
    dcat:keyword "food",
        "industry",
        "sasp" .

<https://data.gov.au/dataset/f9d0380c-73f6-44b0-9fcf-70eb8f534c26/resource/67605b74-9451-44e1-aa2d-34827c048e31> a dcat:Distribution ;
    dct:description "Grow the contribution made by the South Australian food industry to $20 billion by 2020" ;
    dct:format "XLS" ;
    dct:issued "2015-07-02T14:48:45.352725"^^xsd:dateTime ;
    dct:modified "2025-06-25T15:37:16.133971"^^xsd:dateTime ;
    dct:title "SASP Target 40 - Food Industry" ;
    dcat:accessURL <https://data.sa.gov.au/data/dataset/f9d0380c-73f6-44b0-9fcf-70eb8f534c26/resource/67605b74-9451-44e1-aa2d-34827c048e31/download/40foodindustry2012pr.xlsx> .

<https://data.gov.au/organization/753f127b-8991-447e-b3a2-e46b6f0c5d5a> a foaf:Agent ;
    foaf:mbox "DataSA@sa.gov.au" ;
    foaf:name "Department of the Premier and Cabinet" .

