@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://data.gov.au/dataset/01e53e2e-b12e-428e-ac14-9ea6a3f5a7e4> a dcat:Dataset ;
    dct:description "SOBEK" ;
    dct:identifier "01e53e2e-b12e-428e-ac14-9ea6a3f5a7e4" ;
    dct:issued "2025-06-23T17:29:27.032274"^^xsd:dateTime ;
    dct:modified "2025-12-17T13:52:07.361432"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/6b86da80-d5eb-43a2-9148-59833675a2f0> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Captains Flat FRMS - Hydraulic Model Input" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Queanbeyan-Palerang Regional Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/01e53e2e-b12e-428e-ac14-9ea6a3f5a7e4/resource/58e57957-4a3b-4be1-9305-5b965c93461a> ;
    dcat:keyword "Foxlow Street",
        "Keatings Collapse",
        "Kerrs Creek",
        "Molonglo",
        "Tallaganda",
        "Town Creek" .

<https://data.gov.au/dataset/01e53e2e-b12e-428e-ac14-9ea6a3f5a7e4/resource/58e57957-4a3b-4be1-9305-5b965c93461a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T01:37:05.850273"^^xsd:dateTime ;
    dct:modified "2025-12-17T13:52:01.915290"^^xsd:dateTime ;
    dct:title "Captains Flat FRMS - Hydraulic Model Input" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/bc171f6a-cede-4ffa-b693-3a9e9ccf60ad/resource/16b475ba-a747-4d04-a645-0a7ad5f21116> .

<https://data.gov.au/organization/6b86da80-d5eb-43a2-9148-59833675a2f0> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Queanbeyan-Palerang Regional Council" .

