@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/b2f15c00-4e30-4f69-874d-cdef574bac65> a dcat:Dataset ;
    dct:description "State school locations across Queensland." ;
    dct:identifier "b2f15c00-4e30-4f69-874d-cdef574bac65" ;
    dct:issued "2025-07-31T16:54:54.985406"^^xsd:dateTime ;
    dct:modified "2025-07-31T16:54:58.592516"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/6de3cc24-48f0-4831-b58a-7380eb056b4b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((137.9000 -29.1800, 153.5600 -29.1800, 153.5600 -9.1000, 137.9000 -9.1000, 137.9000 -29.1800))"^^gsp:wktLiteral ] ;
    dct:title "School Locations for Queensland 27/03/2015" ;
    dcat:distribution <https://data.gov.au/dataset/b2f15c00-4e30-4f69-874d-cdef574bac65/resource/c9d64163-4579-48a3-9783-da1e1d567014> ;
    dcat:keyword "education",
        "location",
        "queensland",
        "school" ;
    dcat:landingPage <https://adp.aurin.org.au/geoserver/wfs> .

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

<https://data.gov.au/dataset/b2f15c00-4e30-4f69-874d-cdef574bac65/resource/c9d64163-4579-48a3-9783-da1e1d567014> a dcat:Distribution ;
    dct:description "Download this dataset via the AURIN Download Manager" ;
    dct:format "HTML" ;
    dct:issued "2025-03-06T10:27:36.364578"^^xsd:dateTime ;
    dct:modified "2025-07-31T16:54:58.603575"^^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-QLD_Govt_DET-UoM_AURIN_DB:qld_school_locations_2015> .

<https://data.gov.au/organization/6de3cc24-48f0-4831-b58a-7380eb056b4b> a foaf:Agent ;
    foaf:mbox "support@aurin.org.au" ;
    foaf:name "Government of Queensland - Department of Education and Training" .

