@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/176c4e57-5790-4076-a46b-1aadbe49d13a> a dcat:Dataset ;
    dct:description "Road Closures" ;
    dct:identifier "176c4e57-5790-4076-a46b-1aadbe49d13a" ;
    dct:issued "2025-10-20T03:08:15.362824"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-10-21T04:37:56.630051"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/a56f8067-b250-4c32-9609-f2191dc88a3a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (144.2802 -36.7562)"^^gsp:wktLiteral ] ;
    dct:title "City of Greater Bendigo : Road Closures" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "City of Greater Bendigo" ] ;
    dcat:distribution <https://data.gov.au/dataset/176c4e57-5790-4076-a46b-1aadbe49d13a/resource/29bf5cdc-1ba9-4a89-b0b7-20b78258506d>,
        <https://data.gov.au/dataset/176c4e57-5790-4076-a46b-1aadbe49d13a/resource/cd6af524-131c-4b09-bb00-bd646ee937b0> ;
    dcat:keyword "Bendigo",
        "Transportation",
        "closure",
        "disruptions",
        "road" .

<https://data.gov.au/dataset/176c4e57-5790-4076-a46b-1aadbe49d13a/resource/29bf5cdc-1ba9-4a89-b0b7-20b78258506d> a dcat:Distribution ;
    dct:description "RoadClosure Zipped Shapefile" ;
    dct:format "SHP" ;
    dct:issued "2025-10-20T03:09:02.348224"^^xsd:dateTime ;
    dct:modified "2025-10-20T03:11:28.524044"^^xsd:dateTime ;
    dct:title "CoGB Road Closures" ;
    dcat:accessURL <https://data.gov.au/data/dataset/176c4e57-5790-4076-a46b-1aadbe49d13a/resource/29bf5cdc-1ba9-4a89-b0b7-20b78258506d/download/cogb-road-closures.shz> ;
    dcat:byteSize "13250"^^xsd:nonNegativeInteger .

<https://data.gov.au/dataset/176c4e57-5790-4076-a46b-1aadbe49d13a/resource/cd6af524-131c-4b09-bb00-bd646ee937b0> a dcat:Distribution ;
    dct:description "Style File" ;
    dct:format "sld" ;
    dct:issued "2025-10-20T03:10:28.500253"^^xsd:dateTime ;
    dct:modified "2025-10-20T03:11:28.524265"^^xsd:dateTime ;
    dct:title "cogb-road_closures" ;
    dcat:accessURL <https://data.gov.au/data/dataset/176c4e57-5790-4076-a46b-1aadbe49d13a/resource/cd6af524-131c-4b09-bb00-bd646ee937b0/download/cogb-road_closures.sld> ;
    dcat:byteSize "3400"^^xsd:nonNegativeInteger .

<https://data.gov.au/organization/a56f8067-b250-4c32-9609-f2191dc88a3a> a foaf:Agent ;
    foaf:mbox "infosystems@bendigo.vic.gov.au" ;
    foaf:name "City of Greater Bendigo" .

