@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/9c2e1dd5-cbec-40c6-829c-9c5fea12a873> a dcat:Dataset ;
    dct:description "Includes raw Radarsat data as well" ;
    dct:identifier "9c2e1dd5-cbec-40c6-829c-9c5fea12a873" ;
    dct:issued "2022-02-02T22:41:49.084728"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:28:50.273930"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8fbc6b8c-8045-43ce-be4c-f1ef80ef471b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2151 -32.8098, 151.2151 -32.7370, 151.3415 -32.7370, 151.3415 -32.8098, 151.2151 -32.8098))"^^gsp:wktLiteral ] ;
    dct:title "Hunter Valley - Inundation Mapping - Mosaic" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Port Stephens Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9c2e1dd5-cbec-40c6-829c-9c5fea12a873/resource/8c98054c-b766-4e81-8f4a-9321dd81b261> ;
    dcat:keyword "Hunter Valley",
        "SAR Satellite Data" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9c2e1dd5-cbec-40c6-829c-9c5fea12a873/resource/8c98054c-b766-4e81-8f4a-9321dd81b261> a dcat:Distribution ;
    dct:issued "2025-12-17T01:28:50.301300"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:28:50.283121"^^xsd:dateTime ;
    dct:title "Hunter Valley - Inundation Mapping - Mosaic" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/aee69a7d-013c-4010-899f-90cf37593cf2/resource/4aaf3f67-5f7e-439c-a185-c2c829dbe02a> .

<https://uatdatansw.dac.nsw.gov.au/organization/8fbc6b8c-8045-43ce-be4c-f1ef80ef471b> a foaf:Agent ;
    foaf:name "Port Stephens Council" .

