@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/1521e612-efdd-4bd0-8081-1514e9584a38> a dcat:Dataset ;
    dct:description "Property Survey Report" ;
    dct:identifier "1521e612-efdd-4bd0-8081-1514e9584a38" ;
    dct:issued "2022-02-02T22:34:41.896539"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:32:26.332336"^^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.1732 -33.7466, 151.1732 -33.6918, 151.2670 -33.6918, 151.2670 -33.7466, 151.1732 -33.7466))"^^gsp:wktLiteral ] ;
    dct:title "Frenchs Creek - Flood Study Property Survey Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Northern Beaches Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1521e612-efdd-4bd0-8081-1514e9584a38/resource/dedc5070-bb65-4f20-935d-587ad7e5b58f> ;
    dcat:keyword "Blackbutts Road",
        "Corridor Creek",
        "Forest Way",
        "Frenchs Creek",
        "Garrigal National Park",
        "Haigh Avenue Tributary",
        "Wyatt Avenue" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1521e612-efdd-4bd0-8081-1514e9584a38/resource/dedc5070-bb65-4f20-935d-587ad7e5b58f> a dcat:Distribution ;
    dct:issued "2025-12-17T00:32:26.379245"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:32:26.344053"^^xsd:dateTime ;
    dct:title "Frenchs Creek - Flood Study Property Survey Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/91d4d15c-ba09-4c73-aff4-90a3bb6e7f6b/resource/d33826f3-3652-48ef-9c50-84c0401b3e6c> .

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

