@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/f70b00a0-646d-4019-b0c0-66d21e8fccf6> a dcat:Dataset ;
    dct:description "Extracts only" ;
    dct:identifier "f70b00a0-646d-4019-b0c0-66d21e8fccf6" ;
    dct:issued "2022-02-02T22:36:19.498720"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:19:01.256761"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b19799e5-a1ad-4088-834f-38c8608aaa7c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.8695 -32.0849, 151.8695 -31.9428, 152.0439 -31.9428, 152.0439 -32.0849, 151.8695 -32.0849))"^^gsp:wktLiteral ] ;
    dct:title "Gloucester Flood Study - Technical Report Draft - PDF" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mid-Coast Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f70b00a0-646d-4019-b0c0-66d21e8fccf6/resource/8d93a0eb-6fa5-4deb-98b5-2ea8c3d248d9> ;
    dcat:keyword "Gloucester" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f70b00a0-646d-4019-b0c0-66d21e8fccf6/resource/8d93a0eb-6fa5-4deb-98b5-2ea8c3d248d9> a dcat:Distribution ;
    dct:issued "2025-12-17T00:19:01.334511"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:19:01.270762"^^xsd:dateTime ;
    dct:title "Gloucester Flood Study - Technical Report Draft" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/cbc42232-aa34-4ead-8d74-280b835fa390/resource/fc36d4e7-1a3b-409e-adfa-be3b79bafb96> .

<https://uatdatansw.dac.nsw.gov.au/organization/b19799e5-a1ad-4088-834f-38c8608aaa7c> a foaf:Agent ;
    foaf:name "Mid-Coast Council" .

