@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/772621fd-265b-41ab-a0a4-77088e3b361a> a dcat:Dataset ;
    dct:description "Increase the number of overseas students across all education and training sectors from 13 737 in 2003 to 45 000 by 2014." ;
    dct:identifier "772621fd-265b-41ab-a0a4-77088e3b361a" ;
    dct:issued "2025-06-25T14:31:18.056598"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-06-25T14:31:19.995179"^^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 90 - Share of Overseas Students" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ckanadmin1" ] ;
    dcat:distribution <https://data.gov.au/dataset/772621fd-265b-41ab-a0a4-77088e3b361a/resource/46ac74ea-9ac1-4a6c-b6f9-564b0e9b2ef8> ;
    dcat:keyword "education",
        "overseas",
        "sasp",
        "students" .

<https://data.gov.au/dataset/772621fd-265b-41ab-a0a4-77088e3b361a/resource/46ac74ea-9ac1-4a6c-b6f9-564b0e9b2ef8> a dcat:Distribution ;
    dct:description "Increase the number of overseas students across all education and training sectors from 13 737 in 2003 to 45 000 by 2014" ;
    dct:format "XLS" ;
    dct:issued "2015-07-02T17:36:32.551394"^^xsd:dateTime ;
    dct:modified "2025-06-25T14:31:18.044577"^^xsd:dateTime ;
    dct:title "SASP Target 90 - Share of Overseas Students" ;
    dcat:accessURL <https://data.sa.gov.au/data/dataset/772621fd-265b-41ab-a0a4-77088e3b361a/resource/46ac74ea-9ac1-4a6c-b6f9-564b0e9b2ef8/download/90shareofoverseasstudents2012pr.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" .

