@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/208daa02-6b76-4f49-8adf-38ccddf54963> a dcat:Dataset ;
    dct:description "Photos of properties" ;
    dct:identifier "208daa02-6b76-4f49-8adf-38ccddf54963" ;
    dct:issued "2022-02-02T23:07:08.972496"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:14:23.761419"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/2b236186-06c7-4253-b836-156d6497568c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.0102 -33.9938, 151.0102 -33.9408, 151.0977 -33.9408, 151.0977 -33.9938, 151.0102 -33.9938))"^^gsp:wktLiteral ] ;
    dct:title "Poulton Park Overland Flow Management Study and Plan - Property Photos" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Georges River Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/208daa02-6b76-4f49-8adf-38ccddf54963/resource/846d36c0-370b-4a5b-94b0-a82b42d2c01c> ;
    dcat:keyword "Kogarah",
        "Oatley Bay",
        "Oatley Creek",
        "Poulton Park" .

<https://uatdatansw.dac.nsw.gov.au/dataset/208daa02-6b76-4f49-8adf-38ccddf54963/resource/846d36c0-370b-4a5b-94b0-a82b42d2c01c> a dcat:Distribution ;
    dct:issued "2025-12-17T00:14:23.796997"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:14:23.773871"^^xsd:dateTime ;
    dct:title "Poulton Park Overland Flow Management Study and Plan - Property Photos" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f863b484-2d31-42d6-a7c9-bf6e1ccb4e1f/resource/e0bf4cdd-1540-49c0-b274-7fab925eda34> .

<https://uatdatansw.dac.nsw.gov.au/organization/2b236186-06c7-4253-b836-156d6497568c> a foaf:Agent ;
    foaf:name "Georges River Council" .

