@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/af93550f-044e-4752-ae75-316f981ff58e> a dcat:Dataset ;
    dct:description "Final report for Burwood Council" ;
    dct:identifier "af93550f-044e-4752-ae75-316f981ff58e" ;
    dct:issued "2022-02-02T22:27:08.976389"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:15:17.621850"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/bd84837a-b174-4144-80ea-5deeeafb97bd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.1461 -33.8624, 151.1421 -33.8603, 151.1301 -33.8656, 151.1123 -33.8714, 151.0984 -33.8763, 151.0930 -33.8899, 151.1052 -33.8961, 151.1155 -33.8824, 151.1299 -33.8733, 151.1346 -33.8731, 151.1416 -33.8723, 151.1421 -33.8684, 151.1464 -33.8660, 151.1461 -33.8624))"^^gsp:wktLiteral ] ;
    dct:title "Dobroyd Canal Flood Study Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Burwood Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/af93550f-044e-4752-ae75-316f981ff58e/resource/1c53d9ef-e3fc-455a-a55f-3164c9c7e002> ;
    dcat:keyword "Dobroyd Canal" .

<https://uatdatansw.dac.nsw.gov.au/dataset/af93550f-044e-4752-ae75-316f981ff58e/resource/1c53d9ef-e3fc-455a-a55f-3164c9c7e002> a dcat:Distribution ;
    dct:issued "2025-12-17T02:15:17.648012"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:15:17.633003"^^xsd:dateTime ;
    dct:title "Dobroyd Canal Flood Study Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f93504d7-9574-46cc-b16f-2903cbf20b72/resource/d7a14187-e9af-451e-b718-4deb21f24f36> .

<https://uatdatansw.dac.nsw.gov.au/organization/bd84837a-b174-4144-80ea-5deeeafb97bd> a foaf:Agent ;
    foaf:name "Burwood Council" .

