@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/67343040-24dd-4442-b6e5-919fb696b5f5> a dcat:Dataset ;
    dct:description "Macedon Ranges Shire 2026 Tree Planting locations and species including botanical name and common names." ;
    dct:identifier "67343040-24dd-4442-b6e5-919fb696b5f5" ;
    dct:issued "2026-04-16T07:05:16.541498"^^xsd:dateTime ;
    dct:modified "2026-04-16T23:30:24.367020"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/6dedc5ae-02f3-4c38-bb9f-c4e2d028f7aa> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (145.6904 -37.7360)"^^gsp:wktLiteral ] ;
    dct:title "Macedon Ranges Shire 2026 Tree Planting" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Macedon Ranges Shire Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/67343040-24dd-4442-b6e5-919fb696b5f5/resource/05b3815f-6bf6-484a-9ec4-3c43451da77f> ;
    dcat:keyword "environment",
        "street trees",
        "trees" .

<https://data.gov.au/dataset/67343040-24dd-4442-b6e5-919fb696b5f5/resource/05b3815f-6bf6-484a-9ec4-3c43451da77f> a dcat:Distribution ;
    dct:description "Macedon Ranges Shire 2026 Tree Planting locations and species including botanical and common names." ;
    dct:format "zip (shp)" ;
    dct:issued "2026-04-16T07:13:07.050971"^^xsd:dateTime ;
    dct:modified "2026-04-16T07:13:08.365234"^^xsd:dateTime ;
    dct:title "Macedon Ranges Shire 2026 Tree Planting" ;
    dcat:accessURL <https://data.gov.au/data/dataset/67343040-24dd-4442-b6e5-919fb696b5f5/resource/05b3815f-6bf6-484a-9ec4-3c43451da77f/download/macedon-ranges-shire-2026-tree-planting.zip> ;
    dcat:byteSize "11618"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.gov.au/organization/6dedc5ae-02f3-4c38-bb9f-c4e2d028f7aa> a foaf:Agent ;
    foaf:mbox "opendata@mrsc.vic.gov.au" ;
    foaf:name "Macedon Ranges Shire Council" .

