@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/f854f5c1-87ec-426d-8435-146b34f10c8e> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "f854f5c1-87ec-426d-8435-146b34f10c8e" ;
    dct:issued "2022-02-02T23:02:52.217742"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:17:59.218958"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((139.8340 -37.5097, 139.8340 -27.9944, 155.1270 -27.9944, 155.1270 -37.5097, 139.8340 -37.5097))"^^gsp:wktLiteral ] ;
    dct:title "North Coast Regional Recovery Co-ordination - Report and Recommendations - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Planning, Industry and Environment" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f854f5c1-87ec-426d-8435-146b34f10c8e/resource/58480ff0-4e71-4c7c-901a-468df229127a> ;
    dcat:keyword "New South Wales",
        "North Coast",
        "Northern NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f854f5c1-87ec-426d-8435-146b34f10c8e/resource/58480ff0-4e71-4c7c-901a-468df229127a> a dcat:Distribution ;
    dct:issued "2025-12-17T02:17:59.248294"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:17:59.228034"^^xsd:dateTime ;
    dct:title "North Coast Regional Recovery Co-ordination - Report and Recommendations - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/6cbcf28e-4898-444c-b3b3-7b4fcf78a338/resource/6f154e81-5ed3-46e3-abd6-c211cacace13> .

<https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> a foaf:Agent ;
    foaf:name "NSW Department of Planning, Industry and Environment" .

