@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/08cb00fd-8dfd-4dd1-914b-94e05fe4b649> a dcat:Dataset ;
    dct:description "Increase the total gross value of university research income to 20% above South Australia's per capita share by 2014 and maintain thereafter." ;
    dct:identifier "08cb00fd-8dfd-4dd1-914b-94e05fe4b649" ;
    dct:issued "2025-06-25T13:31:35.332205"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-06-25T13:31:37.519658"^^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 97 - University Research Income" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ckanadmin1" ] ;
    dcat:distribution <https://data.gov.au/dataset/08cb00fd-8dfd-4dd1-914b-94e05fe4b649/resource/fcd04d1c-f1d0-4631-a850-360ecef6d20d> ;
    dcat:keyword "income",
        "research",
        "sasp",
        "university" .

<https://data.gov.au/dataset/08cb00fd-8dfd-4dd1-914b-94e05fe4b649/resource/fcd04d1c-f1d0-4631-a850-360ecef6d20d> a dcat:Distribution ;
    dct:description "Increase the total gross value of university research income to 20% above South Australia's per capita share by 2014 and maintain thereafter" ;
    dct:format "XLS" ;
    dct:issued "2015-07-02T17:53:00.418939"^^xsd:dateTime ;
    dct:modified "2025-06-25T13:31:35.322790"^^xsd:dateTime ;
    dct:title "SASP Target 97 - University Research Income" ;
    dcat:accessURL <https://data.sa.gov.au/data/dataset/08cb00fd-8dfd-4dd1-914b-94e05fe4b649/resource/fcd04d1c-f1d0-4631-a850-360ecef6d20d/download/97universityresearchincome2012pr.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" .

