@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/4b61d84b-657f-4b85-a771-1c2985cac74e> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "4b61d84b-657f-4b85-a771-1c2985cac74e" ;
    dct:issued "2022-02-02T22:11:38.428909"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:13:53.546612"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/6ca3f7fc-a9c9-4a6f-a095-9d214340dea7> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((143.3057 -34.9040, 143.3057 -34.4817, 143.8248 -34.4817, 143.8248 -34.9040, 143.3057 -34.9040))"^^gsp:wktLiteral ] ;
    dct:title "Balranald and Euston Flood Protection Works - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Balranald Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4b61d84b-657f-4b85-a771-1c2985cac74e/resource/ba9ab287-7421-4ccf-b1c6-f9a74f294f59> ;
    dcat:keyword "Ballendalla Street",
        "Deniliquin",
        "McCabe Street",
        "Moa Street",
        "Sturt Highway" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4b61d84b-657f-4b85-a771-1c2985cac74e/resource/ba9ab287-7421-4ccf-b1c6-f9a74f294f59> a dcat:Distribution ;
    dct:issued "2025-12-17T00:13:53.582650"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:13:53.555496"^^xsd:dateTime ;
    dct:title "Balranald & Euston - Flood Protection Works - Balranald Levee Concept Design - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/0607589f-d832-460c-930c-1d54937b18a0/resource/2a0eb720-da89-4085-8b86-fa74280cf85a> .

<https://uatdatansw.dac.nsw.gov.au/organization/6ca3f7fc-a9c9-4a6f-a095-9d214340dea7> a foaf:Agent ;
    foaf:name "Balranald Shire Council" .

