@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/30b9c649-d189-4138-9c8e-f41afbb40be0> a dcat:Dataset ;
    dct:description "Study area, regional catchment, flood extent polygons, flood level contours and flood hazard categories, LiDAR" ;
    dct:identifier "30b9c649-d189-4138-9c8e-f41afbb40be0" ;
    dct:issued "2026-05-26T07:16:44.146698"^^xsd:dateTime ;
    dct:modified "2026-06-02T01:07:40.286046"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/55e353eb-7f69-4ef8-8024-479622ed647f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.7105 -33.8841, 150.7105 -33.6695, 150.8616 -33.6695, 150.8616 -33.8841, 150.7105 -33.8841))"^^gsp:wktLiteral ] ;
    dct:title "GIS dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Blacktown City Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/30b9c649-d189-4138-9c8e-f41afbb40be0/resource/263192a3-62c3-452e-952e-cbc262765889>,
        <https://data.nsw.gov.au/dataset/30b9c649-d189-4138-9c8e-f41afbb40be0/resource/bf9da0b2-b35f-4d05-b274-0e01dc409bad> ;
    dcat:keyword "Blacktown",
        "Ropes Creek",
        "South Creek",
        "flood study",
        "mainstream flooding",
        "riverine flooding" .

<https://data.nsw.gov.au/dataset/30b9c649-d189-4138-9c8e-f41afbb40be0/resource/263192a3-62c3-452e-952e-cbc262765889> a dcat:Distribution ;
    dct:issued "2026-06-02T01:07:40.458157"^^xsd:dateTime ;
    dct:modified "2026-06-02T01:07:40.337254"^^xsd:dateTime ;
    dct:title "Spatial dataset" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/923bd0a5-1c74-4314-9592-fc9dd26a45eb/resource/c52799da-fcb2-4438-b25b-4fea836c0997> .

<https://data.nsw.gov.au/dataset/30b9c649-d189-4138-9c8e-f41afbb40be0/resource/bf9da0b2-b35f-4d05-b274-0e01dc409bad> a dcat:Distribution ;
    dct:issued "2026-06-02T01:07:40.458164"^^xsd:dateTime ;
    dct:modified "2026-06-02T01:07:40.337608"^^xsd:dateTime ;
    dct:title "2024 LiDAR data" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/923bd0a5-1c74-4314-9592-fc9dd26a45eb/resource/15a1ed23-1edd-418f-a640-2f32d7aac88e> .

<https://data.nsw.gov.au/organization/55e353eb-7f69-4ef8-8024-479622ed647f> a foaf:Agent ;
    foaf:name "Blacktown City Council" .

