@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/fb4d6675-ae44-4830-8147-47c1bebfa0b0> a dcat:Dataset ;
    dct:description "Aerial photographs (ECW files) from 1948 to 2011." ;
    dct:identifier "fb4d6675-ae44-4830-8147-47c1bebfa0b0" ;
    dct:issued "2022-02-02T22:52:18.309977"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:07:37.056256"^^xsd:dateTime ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.6095 -34.6428, 150.6095 -34.5337, 150.8224 -34.5337, 150.8224 -34.6428, 150.6095 -34.6428))"^^gsp:wktLiteral ] ;
    dct:title "Macquarie Rivulet Flood Study - Aerial" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shellharbour City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/fb4d6675-ae44-4830-8147-47c1bebfa0b0/resource/01967e1f-ea12-4e61-8533-c633d0c5e37b> ;
    dcat:keyword "Albion Creek",
        "Albion Park",
        "Frazers Creek",
        "Lake Illawarra",
        "Marshall Mount Creek",
        "Yellow Rock Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/fb4d6675-ae44-4830-8147-47c1bebfa0b0/resource/01967e1f-ea12-4e61-8533-c633d0c5e37b> a dcat:Distribution ;
    dct:issued "2025-12-17T00:07:37.100238"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:07:37.067186"^^xsd:dateTime ;
    dct:title "Macquarie Rivulet Flood Study - Aerial Photos" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/27b37dd8-1643-421e-b0ad-ac93c25bb767/resource/75e7531c-84fa-4ed9-8918-69e96bc01549> .

