@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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/4f42f7a1-99a0-4038-96be-a4d43c64b222> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "4f42f7a1-99a0-4038-96be-a4d43c64b222" ;
    dct:issued "2022-02-02T22:41:18.003321"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:56:55.959853"^^xsd:dateTime ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.7324 -34.6078, 150.7324 -34.5377, 150.9048 -34.5377, 150.9048 -34.6078, 150.7324 -34.6078))"^^gsp:wktLiteral ] ;
    dct:title "Horsley Creek Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shellharbour City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4f42f7a1-99a0-4038-96be-a4d43c64b222/resource/4b3e59e5-5bd5-4dd6-a60a-22f8ff5fa694> ;
    dcat:keyword "Albion Park Rail",
        "Horsley Creek",
        "Lakes Entrance Road",
        "Oak Flats",
        "Princes Highway" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4f42f7a1-99a0-4038-96be-a4d43c64b222/resource/4b3e59e5-5bd5-4dd6-a60a-22f8ff5fa694> a dcat:Distribution ;
    dct:issued "2025-12-17T00:56:56.000796"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:56:55.969988"^^xsd:dateTime ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d4ef54ee-6835-4a4b-b61b-0628b71f8624/resource/cdf744ad-952f-4cb2-9dd5-301ec22f3ced> .

