@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://uatdatansw.dac.nsw.gov.au/dataset/49cdeec2-73a2-4062-a7f4-186cf8011d62> a dcat:Dataset ;
    dct:description "Flood Study of Mardi Creek in Wyong Creek catchment" ;
    dct:identifier "49cdeec2-73a2-4062-a7f4-186cf8011d62" ;
    dct:issued "2022-02-02T22:53:22.825431"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:51:47.376798"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8ff6f883-d0d3-4e87-8e29-3e93c586b913> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.3870 -33.3023, 151.3870 -33.2834, 151.4237 -33.2834, 151.4237 -33.3023, 151.3870 -33.3023))"^^gsp:wktLiteral ] ;
    dct:title "Mardi Creek Flood Study" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Central Coast Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/49cdeec2-73a2-4062-a7f4-186cf8011d62/resource/44c1a51f-4597-47c5-b345-58a5ed7260e4> ;
    dcat:keyword "Mardi Creek",
        "hydraulic model",
        "hydrologic model" .

<https://uatdatansw.dac.nsw.gov.au/dataset/49cdeec2-73a2-4062-a7f4-186cf8011d62/resource/44c1a51f-4597-47c5-b345-58a5ed7260e4> a dcat:Distribution ;
    dct:issued "2025-12-17T00:51:47.408591"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:51:47.386314"^^xsd:dateTime ;
    dct:title "Mardi Creek Flood Study" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a2e47305-64d9-4eda-a87f-16e53c0c266b/resource/433d0131-5583-4d30-8d81-de522d72d3f3> .

<https://uatdatansw.dac.nsw.gov.au/organization/8ff6f883-d0d3-4e87-8e29-3e93c586b913> a foaf:Agent ;
    foaf:name "Central Coast Council" .

