@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/6c7f3b1c-2278-46d3-851f-6eb79276c546> a dcat:Dataset ;
    dct:description "Miscellaneous GIS spatial layers" ;
    dct:identifier "6c7f3b1c-2278-46d3-851f-6eb79276c546" ;
    dct:issued "2025-12-18T12:48:18.359772"^^xsd:dateTime ;
    dct:modified "2025-12-18T12:48:24.763665"^^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 - GIS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Orange City Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/6c7f3b1c-2278-46d3-851f-6eb79276c546/resource/473f307a-9d35-4dce-a23d-e12f253d7e7a> ;
    dcat:keyword "Blackmans Swamp",
        "Burrendong Dam",
        "East Orange Creek",
        "Macquarie River",
        "Orange",
        "Rifle Range Creek",
        "Summer Hill Creek" .

<https://data.gov.au/dataset/6c7f3b1c-2278-46d3-851f-6eb79276c546/resource/473f307a-9d35-4dce-a23d-e12f253d7e7a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T02:32:41.076357"^^xsd:dateTime ;
    dct:modified "2025-12-18T12:48:18.349386"^^xsd:dateTime ;
    dct:title "Blackmans Swamp Creek - Flood Study - GIS" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/a36b7a29-e2e3-47bb-baea-0c8bf8e71dad/resource/e0a7821d-f37e-4151-a33a-2ac54fdb7bbe> .

<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" .

