@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/b21949d3-8119-4aef-9d84-9c76485c49e5> a dcat:Dataset ;
    dct:description "Blackmans Swamp Creek and Ploughmans Creek FRMS&P - Final Flood Study and FRMS&P Reports " ;
    dct:identifier "b21949d3-8119-4aef-9d84-9c76485c49e5" ;
    dct:issued "2022-02-02T22:18:47.810272"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:32:39.994239"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8b2e12d4-d770-40d9-8967-ab3819e0da07> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.0899 -33.2427, 149.0611 -33.2536, 149.0576 -33.2961, 149.1160 -33.3208, 149.1270 -33.2593, 149.1009 -33.2415, 149.0899 -33.2427))"^^gsp:wktLiteral ] ;
    dct:title "Blackmans Swamp Creek and Ploughmans Creek FRMS&P - Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Orange City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b21949d3-8119-4aef-9d84-9c76485c49e5/resource/4fc22239-fa28-479c-9019-e7e95e8e1e48> ;
    dcat:keyword "Blackmans Swamp Creek",
        "East Orange Creek",
        "Golding Creek",
        "Orange",
        "Orange City Council",
        "Ploughmans Creek",
        "Rifle Range Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b21949d3-8119-4aef-9d84-9c76485c49e5/resource/4fc22239-fa28-479c-9019-e7e95e8e1e48> a dcat:Distribution ;
    dct:issued "2025-12-17T01:32:40.076044"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:32:40.014466"^^xsd:dateTime ;
    dct:title "BSC&PC_Reports" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/48ac0a8a-5fff-4b0e-ae15-572219d29d5a/resource/129d90fe-4ae4-4172-85a5-c5cfe9596505> .

<https://uatdatansw.dac.nsw.gov.au/organization/8b2e12d4-d770-40d9-8967-ab3819e0da07> a foaf:Agent ;
    foaf:name "Orange City Council" .

