@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/9740b7bb-4d64-4c19-ad84-24d8686cce68> a dcat:Dataset ;
    dct:description "Range of spatial data" ;
    dct:identifier "9740b7bb-4d64-4c19-ad84-24d8686cce68" ;
    dct:issued "2022-02-02T22:59:16.272808"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:10:10.274257"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/579c4270-c684-469e-9a1d-8dd89a08d77f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.6569 -34.0669, 150.6569 -33.9946, 150.7956 -33.9946, 150.7956 -34.0669, 150.6569 -34.0669))"^^gsp:wktLiteral ] ;
    dct:title "Narellan Creek Flood Study - CatchmentSIM" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Camden Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9740b7bb-4d64-4c19-ad84-24d8686cce68/resource/aa01521a-ef6b-4d92-93a1-b02c86779252> ;
    dcat:keyword "Currans Hill",
        "Elderslie",
        "Glenlee",
        "Harrington",
        "Kirkham",
        "Mount Annan",
        "Narellan Vale",
        "Nepean River",
        "Smeaton Grange" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9740b7bb-4d64-4c19-ad84-24d8686cce68/resource/aa01521a-ef6b-4d92-93a1-b02c86779252> a dcat:Distribution ;
    dct:issued "2025-12-17T00:10:10.328571"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:10:10.284122"^^xsd:dateTime ;
    dct:title "Narellan Creek Flood Study CatchmentSIM" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/395924e1-2cf1-4580-a8ee-529f3dfaa0d6/resource/c18555ef-579b-4969-949b-d7913fd0b00f> .

<https://uatdatansw.dac.nsw.gov.au/organization/579c4270-c684-469e-9a1d-8dd89a08d77f> a foaf:Agent ;
    foaf:name "Camden Council" .

