@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/700a6097-5e97-49b4-ba07-62cda277a431> a dcat:Dataset ;
    dct:description "Complete" ;
    dct:identifier "700a6097-5e97-49b4-ba07-62cda277a431" ;
    dct:issued "2022-02-02T22:15:30.759026"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:48:32.661617"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/a4891676-b297-4adb-9197-b46b504fad4e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.7753 -33.6546, 150.7753 -33.6221, 150.8258 -33.6221, 150.8258 -33.6546, 150.7753 -33.6546))"^^gsp:wktLiteral ] ;
    dct:title "Bligh Park - Evacuation Route Options Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hawkesbury City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/700a6097-5e97-49b4-ba07-62cda277a431/resource/6c925c43-6de4-46f5-847b-9e635a687627> ;
    dcat:keyword "Bligh Park",
        "Evacuation Study",
        "Rifle Range Road" .

<https://uatdatansw.dac.nsw.gov.au/dataset/700a6097-5e97-49b4-ba07-62cda277a431/resource/6c925c43-6de4-46f5-847b-9e635a687627> a dcat:Distribution ;
    dct:issued "2025-12-17T01:48:32.690995"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:48:32.670868"^^xsd:dateTime ;
    dct:title "Bligh Park - Evacuation Route Options Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/4d8f0756-8de4-4da6-9e67-6670c023fc95/resource/c5ea8fa8-7541-479e-8cfd-77d436bee412> .

<https://uatdatansw.dac.nsw.gov.au/organization/a4891676-b297-4adb-9197-b46b504fad4e> a foaf:Agent ;
    foaf:name "Hawkesbury City Council" .

