@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/b93f5650-a46b-4fd9-9a4b-0f1e2e6e8ece> a dcat:Dataset ;
    dct:description "Achieve a 40% reduction in injury by 2012 and a further 50% reduction by 2022." ;
    dct:identifier "b93f5650-a46b-4fd9-9a4b-0f1e2e6e8ece" ;
    dct:issued "2025-06-25T15:03:25.174327"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-06-25T15:03:27.018693"^^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 21 - Greater Safety at Work" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ckanadmin1" ] ;
    dcat:distribution <https://data.gov.au/dataset/b93f5650-a46b-4fd9-9a4b-0f1e2e6e8ece/resource/1ad570ac-a2b8-4235-b9bd-e312f0a36974> ;
    dcat:keyword "safety",
        "sasp",
        "work" .

<https://data.gov.au/dataset/b93f5650-a46b-4fd9-9a4b-0f1e2e6e8ece/resource/1ad570ac-a2b8-4235-b9bd-e312f0a36974> a dcat:Distribution ;
    dct:description "Achieve a 40% reduction in injury by 2012 and a further 50% reduction by 2022" ;
    dct:format "XLS" ;
    dct:issued "2015-07-02T13:34:10.544309"^^xsd:dateTime ;
    dct:modified "2025-06-25T15:03:25.166976"^^xsd:dateTime ;
    dct:title "SASP Target 21 - Greater Safety at Work" ;
    dcat:accessURL <https://data.sa.gov.au/data/dataset/b93f5650-a46b-4fd9-9a4b-0f1e2e6e8ece/resource/1ad570ac-a2b8-4235-b9bd-e312f0a36974/download/21greatersafetyatwork2012pr.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" .

