@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/bdb026b0-3768-4b1a-888b-0e696396029f> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "bdb026b0-3768-4b1a-888b-0e696396029f" ;
    dct:issued "2022-02-02T23:00:20.804874"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:56:40.762828"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/f6a38286-7a87-4fa6-bbe5-80f2148a498b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.3324 -34.8657, 146.3324 -34.5857, 146.7911 -34.5857, 146.7911 -34.8657, 146.3324 -34.8657))"^^gsp:wktLiteral ] ;
    dct:title "Narrandera Floodplain Risk Management Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Narrandera Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/bdb026b0-3768-4b1a-888b-0e696396029f/resource/e06c69c5-92e7-48ad-b42d-c0c641bd2f5d> ;
    dcat:keyword "Balranald",
        "Gillenbah",
        "Gundagai",
        "Hay",
        "Narrandera",
        "Wagga Wagga" .

<https://uatdatansw.dac.nsw.gov.au/dataset/bdb026b0-3768-4b1a-888b-0e696396029f/resource/e06c69c5-92e7-48ad-b42d-c0c641bd2f5d> a dcat:Distribution ;
    dct:issued "2025-12-17T00:56:40.803891"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:56:40.772764"^^xsd:dateTime ;
    dct:title "Narrandera - Floodplain Risk Management Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/3fe276a3-344a-40d6-b1e6-052909794a2e/resource/36de3be6-748e-426e-b73c-1e0803e48f8c> .

<https://uatdatansw.dac.nsw.gov.au/organization/f6a38286-7a87-4fa6-bbe5-80f2148a498b> a foaf:Agent ;
    foaf:name "Narrandera Shire Council" .

