@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/187d8bcb-66b6-464a-bdf7-fb79cb3a54af> a dcat:Dataset ;
    dct:description "Annual reporting data on the outcome of access determinations by category (personal, non-personal applications), by sector, by year" ;
    dct:identifier "187d8bcb-66b6-464a-bdf7-fb79cb3a54af" ;
    dct:issued "2025-06-25T13:38:21.397565"^^xsd:dateTime ;
    dct:language "aar" ;
    dct:modified "2025-12-20T04:38:48.856314"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e968a28b-1b63-492f-9a82-1f89e03524d4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (135.8667 -29.3833)"^^gsp:wktLiteral ] ;
    dct:title "SA FOI – access determination outcome by category by sector by year" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "srsaexecutive-3156" ] ;
    dcat:distribution <https://data.gov.au/dataset/187d8bcb-66b6-464a-bdf7-fb79cb3a54af/resource/5cfeb45e-cb6f-486b-ab0a-70914b03dce3> ;
    dcat:keyword "access applications",
        "annual reporting",
        "foi",
        "freedom of information" .

<https://data.gov.au/dataset/187d8bcb-66b6-464a-bdf7-fb79cb3a54af/resource/5cfeb45e-cb6f-486b-ab0a-70914b03dce3> a dcat:Distribution ;
    dct:description "Annual reporting data on the outcome of access determinations by category (personal, non-personal applications), by sector, by year" ;
    dct:format "CSV" ;
    dct:issued "2018-02-02T15:33:28.537419"^^xsd:dateTime ;
    dct:modified "2025-12-20T04:38:41.561906"^^xsd:dateTime ;
    dct:title "SA FOI – access determination outcome by category by sector by year" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "9da174a48f9b127c7177752be5a31d21"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.sa.gov.au/data/dataset/187d8bcb-66b6-464a-bdf7-fb79cb3a54af/resource/5cfeb45e-cb6f-486b-ab0a-70914b03dce3/download/sa-foi-access-determination-outcome-by-category-by-sector-by-year.csv> ;
    dcat:byteSize "1991"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/e968a28b-1b63-492f-9a82-1f89e03524d4> a foaf:Agent ;
    foaf:mbox "DataSA@sa.gov.au" ;
    foaf:name "State Records" .

