@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/799aa0fa-ad7e-45b7-b8ec-d08edd3a5037> a dcat:Dataset ;
    dct:description "No description available." ;
    dct:identifier "799aa0fa-ad7e-45b7-b8ec-d08edd3a5037" ;
    dct:issued "2026-01-10T01:50:12.867260"^^xsd:dateTime ;
    dct:modified "2026-04-13T13:27:07.435795"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/09e4e827-4c71-4de2-a5f3-fcf0f225ade8> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.6104 -27.4224, 152.6104 -26.7721, 153.4048 -26.7721, 153.4048 -27.4224, 152.6104 -27.4224))"^^gsp:wktLiteral ] ;
    dct:title "Community Basemap Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "moretonbaygis" ] ;
    dcat:distribution <https://data.gov.au/dataset/799aa0fa-ad7e-45b7-b8ec-d08edd3a5037/resource/359dc847-4f0d-429f-98c6-a8e8e5c2cf68>,
        <https://data.gov.au/dataset/799aa0fa-ad7e-45b7-b8ec-d08edd3a5037/resource/49e1fe10-383b-4b96-b29c-0e0d245e9b40> ;
    dcat:keyword "basemap",
        "community",
        "data",
        "govhack" .

<https://data.gov.au/dataset/799aa0fa-ad7e-45b7-b8ec-d08edd3a5037/resource/359dc847-4f0d-429f-98c6-a8e8e5c2cf68> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-13T13:27:07.463577"^^xsd:dateTime ;
    dct:modified "2026-04-13T13:27:07.443709"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services-ap1.arcgis.com/152ojN3Ts9H3cdtl/arcgis/rest/services/Community_Basemap_Data/FeatureServer> ;
    dcat:mediaType "application/json" .

<https://data.gov.au/dataset/799aa0fa-ad7e-45b7-b8ec-d08edd3a5037/resource/49e1fe10-383b-4b96-b29c-0e0d245e9b40> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-13T13:27:07.463572"^^xsd:dateTime ;
    dct:modified "2026-04-13T13:27:07.443611"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://datahub.moretonbay.qld.gov.au/maps/moretonbay::community-basemap-data> ;
    dcat:mediaType "text/html" .

<https://data.gov.au/organization/09e4e827-4c71-4de2-a5f3-fcf0f225ade8> a foaf:Agent ;
    foaf:mbox "council@moretonbay.qld.gov.au" ;
    foaf:name "City of Moreton Bay's Data Hub" .

