@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/47032890-1041-4829-8b44-4bbfd8c7a1c1> a dcat:Dataset ;
    dct:description "Final report" ;
    dct:identifier "47032890-1041-4829-8b44-4bbfd8c7a1c1" ;
    dct:issued "2022-02-02T23:19:41.034485"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:12:09.403508"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/16b02286-2982-49da-a57f-f0be2c8db45b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.3516 -34.9828, 149.3516 -34.8589, 149.5212 -34.8589, 149.5212 -34.9828, 149.3516 -34.9828))"^^gsp:wktLiteral ] ;
    dct:title "The Village of Collector Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Upper Lachlan Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/47032890-1041-4829-8b44-4bbfd8c7a1c1/resource/02839e9d-408f-4527-94b2-54ac7eb9adfa> ;
    dcat:keyword "Collector Creek",
        "Federal Highway",
        "Lake George",
        "Murray Street",
        "Willow Tree Creek",
        "Winderadeen" .

<https://uatdatansw.dac.nsw.gov.au/dataset/47032890-1041-4829-8b44-4bbfd8c7a1c1/resource/02839e9d-408f-4527-94b2-54ac7eb9adfa> a dcat:Distribution ;
    dct:issued "2025-12-17T00:12:09.454652"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:12:09.414119"^^xsd:dateTime ;
    dct:title "The Village of Collector Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/8689d8bb-2779-41c7-bbfb-a98bc454648b/resource/5808438c-c6b8-43bb-bafc-b0a0c6f02381> .

<https://uatdatansw.dac.nsw.gov.au/organization/16b02286-2982-49da-a57f-f0be2c8db45b> a foaf:Agent ;
    foaf:name "Upper Lachlan Shire Council" .

