@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/a06f6e1b-ec6f-4d0e-9041-22c75227d46d> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "a06f6e1b-ec6f-4d0e-9041-22c75227d46d" ;
    dct:issued "2022-02-02T22:12:45.864854"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:52:33.407994"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/86398e93-3d5a-4483-937f-77355bd3e7cf> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.4402 -33.5048, 149.4402 -33.3489, 149.6791 -33.3489, 149.6791 -33.5048, 149.4402 -33.5048))"^^gsp:wktLiteral ] ;
    dct:title "Stormwater Management Plan For The City Of Bathurst - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bathurst Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a06f6e1b-ec6f-4d0e-9041-22c75227d46d/resource/b1aa82d0-23f6-4750-af7e-35c7a9b3100f> ;
    dcat:keyword "Bathurst",
        "Eglinton",
        "Kelso",
        "Macquarie River",
        "Perthville",
        "Raglan",
        "stormwater" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a06f6e1b-ec6f-4d0e-9041-22c75227d46d/resource/b1aa82d0-23f6-4750-af7e-35c7a9b3100f> a dcat:Distribution ;
    dct:issued "2025-12-17T01:52:33.450901"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:52:33.417987"^^xsd:dateTime ;
    dct:title "Bathurst - Stormwater Management Plan - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/4c6f32e2-d526-4fdd-81f3-104b269f16c3/resource/7717c8ac-5efa-4aa1-a8d1-6af840237d67> .

<https://uatdatansw.dac.nsw.gov.au/organization/86398e93-3d5a-4483-937f-77355bd3e7cf> a foaf:Agent ;
    foaf:name "Bathurst Regional Council" .

