@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/a1bb354e-f565-4770-ac26-e4ad2ee1e5c2> a dcat:Dataset ;
    dct:description "By 2020, increase by 15% the number of students receiving an Australian Tertiary Admissions Rank or equivalent in at least one of the following subjects: mathematics, physics or chemistry." ;
    dct:identifier "a1bb354e-f565-4770-ac26-e4ad2ee1e5c2" ;
    dct:issued "2025-06-25T14:51:46.028408"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-06-25T14:51:47.876619"^^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 88 - Science and Maths" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ckanadmin1" ] ;
    dcat:distribution <https://data.gov.au/dataset/a1bb354e-f565-4770-ac26-e4ad2ee1e5c2/resource/8b7f6353-828b-4d0c-987d-960fac8e2b17> ;
    dcat:keyword "Tertiary Admissions Rank",
        "maths",
        "sasp",
        "science" .

<https://data.gov.au/dataset/a1bb354e-f565-4770-ac26-e4ad2ee1e5c2/resource/8b7f6353-828b-4d0c-987d-960fac8e2b17> a dcat:Distribution ;
    dct:description "By 2020, increase by 15% the number of students receiving an Australian Tertiary Admissions Rank or equivalent in at least one of the following subjects: mathematics, physics or chemistry" ;
    dct:format "XLS" ;
    dct:issued "2015-07-02T17:25:36.076828"^^xsd:dateTime ;
    dct:modified "2025-06-25T14:51:46.018676"^^xsd:dateTime ;
    dct:title "SASP Target 88 - Science And Maths" ;
    dcat:accessURL <https://data.sa.gov.au/data/dataset/a1bb354e-f565-4770-ac26-e4ad2ee1e5c2/resource/8b7f6353-828b-4d0c-987d-960fac8e2b17/download/88scienceandmaths2012pr.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" .

