@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/8e41425a-267f-4206-9dde-e60cc1cecd74> a dcat:Dataset ;
    dct:description "Increase the number of Aboriginal South Australians participating in community leadership and in community leadership development programs." ;
    dct:identifier "8e41425a-267f-4206-9dde-e60cc1cecd74" ;
    dct:issued "2025-06-25T14:42:02.544855"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-06-25T14:42:04.317096"^^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 28 - Aboriginal Leadership" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ckanadmin1" ] ;
    dcat:distribution <https://data.gov.au/dataset/8e41425a-267f-4206-9dde-e60cc1cecd74/resource/a3ca7ddc-3af5-4365-84bb-99e540d2abbc> ;
    dcat:keyword "aboriginal",
        "leadership",
        "sasp" .

<https://data.gov.au/dataset/8e41425a-267f-4206-9dde-e60cc1cecd74/resource/a3ca7ddc-3af5-4365-84bb-99e540d2abbc> a dcat:Distribution ;
    dct:description "Increase the number of Aboriginal South Australians participating in community leadership and in community leadership development programs" ;
    dct:format "XLS" ;
    dct:issued "2015-07-02T13:54:51.735376"^^xsd:dateTime ;
    dct:modified "2025-06-25T14:42:02.536858"^^xsd:dateTime ;
    dct:title "SASP Target 28 - Aboriginal Leadership" ;
    dcat:accessURL <https://data.sa.gov.au/data/dataset/8e41425a-267f-4206-9dde-e60cc1cecd74/resource/a3ca7ddc-3af5-4365-84bb-99e540d2abbc/download/28aboriginalleadership2012pr.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" .

