@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/3fdf51d1-a19e-450e-9733-3d2bf880fe02> a dcat:Dataset ;
    dct:description "Name, location sector and type of schools in the ACT. Updated on October 21, 2016." ;
    dct:identifier "3fdf51d1-a19e-450e-9733-3d2bf880fe02" ;
    dct:issued "2025-07-31T10:52:09.463341"^^xsd:dateTime ;
    dct:modified "2025-07-31T10:52:13.007555"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/3c902ca9-3c25-4347-adae-d941f95c4830> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((148.9500 -35.4700, 150.7100 -35.4700, 150.7100 -35.1300, 148.9500 -35.1300, 148.9500 -35.4700))"^^gsp:wktLiteral ] ;
    dct:title "School Locations for the Australian Capital Territory 21/10/2016" ;
    dcat:distribution <https://data.gov.au/dataset/3fdf51d1-a19e-450e-9733-3d2bf880fe02/resource/6de2c41a-68c1-40e6-b048-9f676cb76bab> ;
    dcat:keyword "ACT",
        "Australian Capital Territory",
        "school location",
        "school type" ;
    dcat:landingPage <https://adp.aurin.org.au/geoserver/wfs> .

<https://adp.aurin.org.au/geoserver/wfs> a foaf:Document .

<https://data.gov.au/dataset/3fdf51d1-a19e-450e-9733-3d2bf880fe02/resource/6de2c41a-68c1-40e6-b048-9f676cb76bab> a dcat:Distribution ;
    dct:description "Download this dataset via the AURIN Download Manager" ;
    dct:format "HTML" ;
    dct:issued "2025-03-06T02:57:13.634803"^^xsd:dateTime ;
    dct:modified "2025-07-31T10:52:13.017712"^^xsd:dateTime ;
    dct:title "AURIN Download Manager" ;
    dcat:accessURL <https://adp-access.aurin.org.au/public/download/?uri=https://adp-gatekeeper.prod.aurin-prod.cloud.edu.au/geoserver/wfs?request=GetFeature&typename=datasource-ACT_Govt_DET-UoM_AURIN_DB:act_school_locations_2016> .

<https://data.gov.au/organization/3c902ca9-3c25-4347-adae-d941f95c4830> a foaf:Agent ;
    foaf:mbox "support@aurin.org.au" ;
    foaf:name "Government of the Australian Capital Territory - Department of Education and Training" .

