@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/257cadc8-cf00-47c5-8772-916ed1ede94c> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "257cadc8-cf00-47c5-8772-916ed1ede94c" ;
    dct:issued "2022-02-02T22:26:36.451038"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:14:55.767060"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/bc8b9274-7fc7-4576-8211-9fd11d7f42e5> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2690 -33.7740, 151.2690 -33.7392, 151.3226 -33.7392, 151.3226 -33.7740, 151.2690 -33.7740))"^^gsp:wktLiteral ] ;
    dct:title "Dee Why Central Business District Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Northern Beaches Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/257cadc8-cf00-47c5-8772-916ed1ede94c/resource/21a37894-8a2e-44d0-94f9-ea226d2c049a> ;
    dcat:keyword "Avon Avenue",
        "Beverley Job Park",
        "Dee Why Lagoon",
        "Dee Why Parade",
        "Edward Street",
        "Hawkesbury Avenue",
        "McIntosh Road",
        "Pacific Parade",
        "Pittwater Road",
        "Redman Road" .

<https://uatdatansw.dac.nsw.gov.au/dataset/257cadc8-cf00-47c5-8772-916ed1ede94c/resource/21a37894-8a2e-44d0-94f9-ea226d2c049a> a dcat:Distribution ;
    dct:issued "2025-12-17T00:14:55.827859"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:14:55.776552"^^xsd:dateTime ;
    dct:title "Dee Why Central Business District - Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/3fb7bd57-845f-4015-a46c-a8a96e407457/resource/7a938053-3347-42ad-a49c-5bd78f6579e8> .

<https://uatdatansw.dac.nsw.gov.au/organization/bc8b9274-7fc7-4576-8211-9fd11d7f42e5> a foaf:Agent ;
    foaf:name "Northern Beaches Council" .

