@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 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/d7577a4a-6aa6-48d1-a671-bbad84bd67ea> a dcat:Dataset ;
    dct:description "Defence SA WHS 2024-2025" ;
    dct:identifier "d7577a4a-6aa6-48d1-a671-bbad84bd67ea" ;
    dct:issued "2026-03-02T10:16:41.052444"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-03-02T10:16:47.886400"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cefe53ac-418b-4b00-9c7d-c692e807db4e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (135.8667 -29.3833)"^^gsp:wktLiteral ] ;
    dct:title "Defence SA WHS 2024-2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "enquiries-1451" ] ;
    dcat:distribution <https://data.gov.au/dataset/d7577a4a-6aa6-48d1-a671-bbad84bd67ea/resource/89fe8863-2c0b-4b6f-94a4-99f65b906259> ;
    dcat:keyword "WHS",
        "defence industry",
        "defence state",
        "south australia" .

<https://data.gov.au/dataset/d7577a4a-6aa6-48d1-a671-bbad84bd67ea/resource/89fe8863-2c0b-4b6f-94a4-99f65b906259> a dcat:Distribution ;
    dct:description "Defence SA WHS 2024-2025" ;
    dct:format "CSV" ;
    dct:issued "2026-02-13T05:12:16.813546"^^xsd:dateTime ;
    dct:modified "2026-03-02T10:16:41.047968"^^xsd:dateTime ;
    dct:title "Defence SA WHS 2024-2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "566e4ba37e35f36f1868fed54d991fb0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.sa.gov.au/data/dataset/d7577a4a-6aa6-48d1-a671-bbad84bd67ea/resource/89fe8863-2c0b-4b6f-94a4-99f65b906259/download/defence-sa-whs-2024-25.csv> ;
    dcat:byteSize "1018"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/cefe53ac-418b-4b00-9c7d-c692e807db4e> a foaf:Agent ;
    foaf:mbox "DataSA@sa.gov.au" ;
    foaf:name "Defence SA" .

