@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/47475c5a-d2b4-474a-b9be-3c0495276815> a dcat:Dataset ;
    dct:description "Rickabys Creek Catchment Flood Study GIS Outputs" ;
    dct:identifier "47475c5a-d2b4-474a-b9be-3c0495276815" ;
    dct:issued "2026-03-06T10:23:51.568178"^^xsd:dateTime ;
    dct:modified "2026-03-06T10:23:58.316637"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/6f8d5245-0af3-4c1d-b0a7-a0f4d1ec3bd7> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Flood Study GIS Outputs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Penrith City Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/47475c5a-d2b4-474a-b9be-3c0495276815/resource/6eb0fd6a-5f42-4ce8-8c28-563746c0cc39> ;
    dcat:keyword "Flood Study" .

<https://data.gov.au/dataset/47475c5a-d2b4-474a-b9be-3c0495276815/resource/6eb0fd6a-5f42-4ce8-8c28-563746c0cc39> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-03-02T03:02:49.223627"^^xsd:dateTime ;
    dct:modified "2026-03-06T10:23:51.565946"^^xsd:dateTime ;
    dct:title "Rickabys Creek  Catchment GIS Outputs" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/3386f48b-a492-4f70-be92-1fbe81a617c1/resource/e6340da4-9cbd-4109-8fd2-13d605417651> .

<https://data.gov.au/organization/6f8d5245-0af3-4c1d-b0a7-a0f4d1ec3bd7> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Penrith City Council" .

