@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/12bcb797-9103-42e7-bf70-032cd7aa2e7f> a dcat:Dataset ;
    dct:description "Part 1" ;
    dct:identifier "12bcb797-9103-42e7-bf70-032cd7aa2e7f" ;
    dct:issued "2022-02-02T22:09:15.175149"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:17:34.175619"^^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.1087 -33.9587, 151.1087 -33.9049, 151.2017 -33.9049, 151.2017 -33.9587, 151.1087 -33.9587))"^^gsp:wktLiteral ] ;
    dct:title "Alexandra Canal Floodplain Risk Management Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Council Of The City Of Sydney" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/12bcb797-9103-42e7-bf70-032cd7aa2e7f/resource/8f801e89-6dd0-4db6-8ca8-531ef62f8ceb> ;
    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/12bcb797-9103-42e7-bf70-032cd7aa2e7f/resource/8f801e89-6dd0-4db6-8ca8-531ef62f8ceb> a dcat:Distribution ;
    dct:issued "2025-12-17T00:17:34.242898"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:17:34.186044"^^xsd:dateTime ;
    dct:title "Alexandra Canal Floodplain Risk Management Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/9d877a7b-158b-4411-ad20-85d60e71cdbe/resource/5c65dbe2-0802-4661-b8ed-80a219f9b210> .

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

