@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://data.nsw.gov.au/dataset/47e0f9bc-2955-4959-90d1-31778a039f54> a dcat:Dataset ;
    dct:description "XP-RAFTS Hydrologic Model" ;
    dct:identifier "47e0f9bc-2955-4959-90d1-31778a039f54" ;
    dct:issued "2026-03-31T04:50:14.200144"^^xsd:dateTime ;
    dct:modified "2026-05-18T23:07:22.746644"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/4236376a-0431-4e42-9bf9-19932e28e0a7> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2393 -33.9076, 151.2393 -33.8560, 151.2953 -33.8560, 151.2953 -33.9076, 151.2393 -33.9076))"^^gsp:wktLiteral ] ;
    dct:title "Waverley Council Flood Risk Management Study and Plan (XP-RAFTS Model)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Waverley Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/47e0f9bc-2955-4959-90d1-31778a039f54/resource/55090a8b-ee36-4967-bd4c-c82d73712de5> ;
    dcat:keyword "Floodplain Management",
        "Floodplain Risk Management Study and Plan" .

<https://data.nsw.gov.au/dataset/47e0f9bc-2955-4959-90d1-31778a039f54/resource/55090a8b-ee36-4967-bd4c-c82d73712de5> a dcat:Distribution ;
    dct:issued "2026-05-18T23:07:22.796614"^^xsd:dateTime ;
    dct:modified "2026-05-18T23:07:22.769415"^^xsd:dateTime ;
    dct:title "Waverley Council Flood Risk Management Study and Plan (XP-RAFTS Model)" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/a0398c59-bbfc-472d-b256-3a590abbfbd7/resource/358e03be-e744-4a09-8e63-8a6b468b7f24> .

<https://data.nsw.gov.au/organization/4236376a-0431-4e42-9bf9-19932e28e0a7> a foaf:Agent ;
    foaf:name "Waverley Council" .

