@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/321bcf8e-01b7-4180-8cde-a1b7c6568a6c> a dcat:Dataset ;
    dct:description "1969 and 'new'" ;
    dct:identifier "321bcf8e-01b7-4180-8cde-a1b7c6568a6c" ;
    dct:issued "2025-06-23T22:58:23.596133"^^xsd:dateTime ;
    dct:modified "2025-12-17T23:15:27.267438"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/57262a9e-1e04-4734-89df-8d406da33390> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Wrights Creek Flood Study - Aerial" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Port Macquarie-Hastings Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/321bcf8e-01b7-4180-8cde-a1b7c6568a6c/resource/7f057bfd-68e5-4087-8c66-3ff8e4c08a0e> ;
    dcat:keyword "Braemar Drive",
        "Flynn Street",
        "Grant Street",
        "Hastings River",
        "Herschell Street",
        "Hill Street",
        "Kooloonbung Creek",
        "Leanda Street",
        "Lord Street",
        "Ocean Street",
        "Port Macquarie",
        "Swift Street",
        "Wrights Creek",
        "Yarranabee Creek" .

<https://data.gov.au/dataset/321bcf8e-01b7-4180-8cde-a1b7c6568a6c/resource/7f057bfd-68e5-4087-8c66-3ff8e4c08a0e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T01:54:22.592240"^^xsd:dateTime ;
    dct:modified "2025-12-17T23:15:21.084560"^^xsd:dateTime ;
    dct:title "Wrights Creek - Flood Study - Aerial" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/26827903-fc75-44a7-aaf5-162014579901/resource/86f15a8e-ce2c-4a2c-aca8-051618804356> .

<https://data.gov.au/organization/57262a9e-1e04-4734-89df-8d406da33390> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Port Macquarie-Hastings Council" .

