@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/8b432fb5-0f68-4631-9760-cf5b7b2bc861> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "8b432fb5-0f68-4631-9760-cf5b7b2bc861" ;
    dct:issued "2022-02-02T22:39:46.964517"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:35:58.205530"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/6edd8f74-3407-411f-868a-2779f53bf583> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.1235 -33.9152, 151.1235 -33.8567, 151.1623 -33.8567, 151.1623 -33.9152, 151.1235 -33.9152))"^^gsp:wktLiteral ] ;
    dct:title "Hawthorne Canal Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Inner West Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/8b432fb5-0f68-4631-9760-cf5b7b2bc861/resource/d2b506f9-8964-4e47-8375-3de25747b69c> ;
    dcat:keyword "Ashfield",
        "Dulwich Hill",
        "Haberfield",
        "Hawthorne",
        "Hawthorne Canal",
        "Lewisham",
        "Marrickville",
        "Petersham",
        "Queen Street",
        "Summer Hill",
        "Victoria Street" .

<https://uatdatansw.dac.nsw.gov.au/dataset/8b432fb5-0f68-4631-9760-cf5b7b2bc861/resource/d2b506f9-8964-4e47-8375-3de25747b69c> a dcat:Distribution ;
    dct:issued "2025-12-17T02:35:58.264780"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:35:58.215735"^^xsd:dateTime ;
    dct:title "Hawthorne Canal Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/c5a751b1-f444-4802-98f7-08010a0f5e9d/resource/baabb4c7-3576-41a6-a82e-5725d6967750> .

<https://uatdatansw.dac.nsw.gov.au/organization/6edd8f74-3407-411f-868a-2779f53bf583> a foaf:Agent ;
    foaf:name "Inner West Council" .

