@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/5f158070-ff66-41c3-9e85-4729340caee0> a dcat:Dataset ;
    dct:description "XP-RAFTS" ;
    dct:identifier "5f158070-ff66-41c3-9e85-4729340caee0" ;
    dct:issued "2025-12-18T10:06:25.257552"^^xsd:dateTime ;
    dct:modified "2025-12-18T10:06:32.059346"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/dacc9557-9ae4-4d45-a2ad-5fca4284a644> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Blackmans Swamp Creek - Flood Study - Hydrologic Model Input" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Orange City Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/5f158070-ff66-41c3-9e85-4729340caee0/resource/e52cb998-d48a-4dd5-913d-c7b601662bb3> ;
    dcat:keyword "Blackmans Swamp",
        "Burrendong Dam",
        "East Orange Creek",
        "Macquarie River",
        "Orange",
        "Rifle Range Creek",
        "Summer Hill Creek" .

<https://data.gov.au/dataset/5f158070-ff66-41c3-9e85-4729340caee0/resource/e52cb998-d48a-4dd5-913d-c7b601662bb3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T01:28:30.437381"^^xsd:dateTime ;
    dct:modified "2025-12-18T10:06:25.247157"^^xsd:dateTime ;
    dct:title "Blackmans Swamp Creek - Flood Study - Hydrologic Model Input" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/23807785-8206-444c-8fec-689d9457b15a/resource/56de7397-87e4-478f-b4c9-fe0110170e71> .

<https://data.gov.au/organization/dacc9557-9ae4-4d45-a2ad-5fca4284a644> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Orange City Council" .

