@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.gov.au/dataset/9016402f-cf63-4dce-99e3-071869a27781> a dcat:Dataset ;
    dct:description "7 PDF figures" ;
    dct:identifier "9016402f-cf63-4dce-99e3-071869a27781" ;
    dct:issued "2025-06-24T09:01:33.174566"^^xsd:dateTime ;
    dct:modified "2025-12-18T18:00:17.359938"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/ebf20552-83e1-4d93-8122-352f52bc847e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Oyster Creek Floodplain Risk Management Study - Figures" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sutherland Shire Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/9016402f-cf63-4dce-99e3-071869a27781/resource/aca83a33-a3d0-4323-ac95-c9555ebd081f> ;
    dcat:keyword "Jannali",
        "Kareela",
        "Kirrawee",
        "Oyster Bay",
        "Oyster Creek",
        "Sutherland" .

<https://data.gov.au/dataset/9016402f-cf63-4dce-99e3-071869a27781/resource/aca83a33-a3d0-4323-ac95-c9555ebd081f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T02:37:32.278311"^^xsd:dateTime ;
    dct:modified "2025-12-18T18:00:11.324485"^^xsd:dateTime ;
    dct:title "Oyster Creek - Floodplain Risk Management Study - Figures" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/1f9039fb-3ab0-4d74-8fcd-420084771c73/resource/ea9348bb-185d-4c56-84af-cb569d153e13> .

<https://data.gov.au/organization/ebf20552-83e1-4d93-8122-352f52bc847e> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Sutherland Shire Council" .

