@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/3ab6b966-fcf5-4c28-8f94-606e7fa30aba> a dcat:Dataset ;
    dct:description """A ten-tile atlas map of Auburn City Council that displays the following legend items:\r
\r
* Floodway\r
* Medium flood risk\r
* Low flood risk\r
* Overland flow lots\r
\r
A detailed cadastre is also displayed, as well as neighbouring council boundaries.""" ;
    dct:identifier "3ab6b966-fcf5-4c28-8f94-606e7fa30aba" ;
    dct:issued "2022-02-02T22:11:14.042695"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:19:43.105875"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/fcce59fc-76dd-4fa6-815c-18a62a0dc340> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.0040 -33.8784, 151.0040 -33.8399, 151.0466 -33.8399, 151.0466 -33.8784, 151.0040 -33.8784))"^^gsp:wktLiteral ] ;
    dct:title "Auburn - Flood Planning Maps" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cumberland Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3ab6b966-fcf5-4c28-8f94-606e7fa30aba/resource/45be6a8c-a3c6-4d27-a9ea-12dc233f5344> ;
    dcat:keyword "Bombay Street",
        "Burroway Road",
        "Great Western Highway",
        "Olympic Drive",
        "Parramatta Road",
        "Railway Parade",
        "St Hilliers Road",
        "Vore Street",
        "Woodburn Road" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3ab6b966-fcf5-4c28-8f94-606e7fa30aba/resource/45be6a8c-a3c6-4d27-a9ea-12dc233f5344> a dcat:Distribution ;
    dct:issued "2025-12-17T02:19:43.172619"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:19:43.118261"^^xsd:dateTime ;
    dct:title "Auburn - Flood Planning Maps" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/7be7fd89-ffbe-4f2c-98f6-6c3555424e3c/resource/35c61e50-0b3a-421e-b004-4f2ebae9d355> .

<https://uatdatansw.dac.nsw.gov.au/organization/fcce59fc-76dd-4fa6-815c-18a62a0dc340> a foaf:Agent ;
    foaf:name "Cumberland Council" .

