@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://uatdatansw.dac.nsw.gov.au/dataset/3bc4b693-a299-469c-8ed5-b0cde4be67c3> a dcat:Dataset ;
    dct:description "Final report" ;
    dct:identifier "3bc4b693-a299-469c-8ed5-b0cde4be67c3" ;
    dct:issued "2022-02-02T22:09:12.928036"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:19:55.685572"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/59e66172-2edf-4afe-b8fd-001a62af2757> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.0922 -33.9718, 151.0922 -33.8972, 151.2151 -33.8972, 151.2151 -33.9718, 151.0922 -33.9718))"^^gsp:wktLiteral ] ;
    dct:title "Alexandra Canal Catchment Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Council Of The City Of Sydney" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3bc4b693-a299-469c-8ed5-b0cde4be67c3/resource/69c627e5-4821-4091-9bb1-50dd8541720a> ;
    dcat:keyword "Alexandria",
        "Beaconsfield",
        "Erskineville",
        "Eveleigh",
        "Moore Park",
        "Munni Street",
        "Newtown",
        "Redfern",
        "Rosebery",
        "Sheas Creek",
        "Surry Hills",
        "Waterloo",
        "Zetland" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3bc4b693-a299-469c-8ed5-b0cde4be67c3/resource/69c627e5-4821-4091-9bb1-50dd8541720a> a dcat:Distribution ;
    dct:issued "2025-12-17T00:19:55.748031"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:19:55.694970"^^xsd:dateTime ;
    dct:title "Alexandra Canal Catchment Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ec93e58c-70e0-49c4-9c5d-f4d35ecddf94/resource/8f60fd7e-cc92-44fe-b85f-99efdd95e1bd> .

<https://uatdatansw.dac.nsw.gov.au/organization/59e66172-2edf-4afe-b8fd-001a62af2757> a foaf:Agent ;
    foaf:name "Council Of The City Of Sydney" .

