@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/2995473f-8e01-4901-bca2-7cc7276d992e> a dcat:Dataset ;
    dct:description "This is a public app designed to centralise and promote upcoming events happening across the city. It allows users to view, search, and engage with upcoming event listings, making it easier for residents, tourists, and businesses to stay informed and connected to what’s happening in their community." ;
    dct:identifier "2995473f-8e01-4901-bca2-7cc7276d992e" ;
    dct:issued "2025-09-14T03:11:57.380809"^^xsd:dateTime ;
    dct:modified "2026-04-10T07:18:02.370714"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/32c1c2bd-64f3-4827-a193-6c755be73150> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((115.9000 -31.9900, 115.9000 -31.9300, 115.8000 -31.9300, 115.8000 -31.9900, 115.9000 -31.9900)))"^^gsp:wktLiteral ] ;
    dct:title "XB Events in the City App" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "GIS Services City of Perth" ;
            vcard:hasEmail <mailto:gis_support@cityofperth.wa.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/2995473f-8e01-4901-bca2-7cc7276d992e/resource/d568bc12-5252-4ac6-a83e-267857508000> ;
    dcat:keyword "COP",
        "City of Perth",
        "Events",
        "LGA boundary",
        "Properties",
        "XB" .

<https://data.gov.au/dataset/2995473f-8e01-4901-bca2-7cc7276d992e/resource/d568bc12-5252-4ac6-a83e-267857508000> a dcat:Distribution ;
    dct:format "Other" ;
    dct:issued "2025-09-01T03:56:14.022049"^^xsd:dateTime ;
    dct:modified "2026-04-10T07:17:56.231715"^^xsd:dateTime ;
    dct:title "XB Events in the City App" ;
    dcat:accessURL <https://geohub-perth.opendata.arcgis.com/apps/perth::xb-events-in-the-city-app> .

<https://data.gov.au/organization/32c1c2bd-64f3-4827-a193-6c755be73150> a foaf:Agent ;
    foaf:mbox "info@data.wa.gov.au" ;
    foaf:name "City of Perth" .

