@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/76f7ef97-127b-414b-8108-705e564c694c> a dcat:Dataset ;
    dct:description "Newcastle Flood Policy - A Technical Manual" ;
    dct:identifier "76f7ef97-127b-414b-8108-705e564c694c" ;
    dct:issued "2022-02-02T23:02:14.447363"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:18:13.076408"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/e6656b76-e098-4496-aa4c-8345238da612> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.5921 -33.0041, 151.5921 -32.8081, 151.8832 -32.8081, 151.8832 -33.0041, 151.5921 -33.0041))"^^gsp:wktLiteral ] ;
    dct:title "Newcastle Flood Policy - A Technical Manual - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Newcastle City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/76f7ef97-127b-414b-8108-705e564c694c/resource/431b1dad-d812-4d28-882a-c1056b3bde0e> ;
    dcat:keyword "NSW",
        "Newcastle" .

<https://uatdatansw.dac.nsw.gov.au/dataset/76f7ef97-127b-414b-8108-705e564c694c/resource/431b1dad-d812-4d28-882a-c1056b3bde0e> a dcat:Distribution ;
    dct:issued "2025-12-17T02:18:13.104552"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:18:13.085852"^^xsd:dateTime ;
    dct:title "Newcastle Flood Policy - A Technical Manual" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/cfe7562a-bbdd-487f-9e76-fe0af75087a8/resource/80edaf4c-cb6a-4b90-90ae-8f2ff09cce58> .

<https://uatdatansw.dac.nsw.gov.au/organization/e6656b76-e098-4496-aa4c-8345238da612> a foaf:Agent ;
    foaf:name "Newcastle City Council" .

