@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/7b81eebb-4a21-4924-b753-b2b92f8ca2e8> a dcat:Dataset ;
    dct:description """Towns in Time is a compilation of time series data for Victoria's towns
covering the years 1981 to 2011. The data is based on Census data collected by
the Australian Bureau of Statistics. Towns in Time presents 2011 data for the
2011 definition of each town, together with data under the 2006 definition for
2006 and earlier years. A map showing the difference in the town's boundaries
between 2006 and 2011 is attached to each data sheet. It is recommended the
user assess this concordance when using time series data.""" ;
    dct:identifier "7b81eebb-4a21-4924-b753-b2b92f8ca2e8" ;
    dct:issued "2025-06-25T20:53:52.811446"^^xsd:dateTime ;
    dct:modified "2025-06-25T20:53:55.589026"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cfc07a01-a3a5-49f5-8b75-3733d942ee67> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Towns in Time - Sawmill Settlement" ;
    dcat:distribution <https://data.gov.au/dataset/7b81eebb-4a21-4924-b753-b2b92f8ca2e8/resource/6dded5e7-6398-4e74-ba4e-f75ea95b14f0> ;
    dcat:keyword "Census",
        "DTPLI",
        "Sawmill Settlement",
        "Towns in Time" .

<https://data.gov.au/dataset/7b81eebb-4a21-4924-b753-b2b92f8ca2e8/resource/6dded5e7-6398-4e74-ba4e-f75ea95b14f0> a dcat:Distribution ;
    dct:description "Further details about this specific data resource, to be displayed on the Preview page" ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T17:29:23.340794"^^xsd:dateTime ;
    dct:modified "2025-06-25T20:53:52.801159"^^xsd:dateTime ;
    dct:title "Towns in Time - Sawmill Settlement" ;
    dcat:accessURL <https://www.planning.vic.gov.au/__data/assets/excel_doc/0009/20214/Sawmill-Settlement.xls> .

<https://data.gov.au/organization/cfc07a01-a3a5-49f5-8b75-3733d942ee67> a foaf:Agent ;
    foaf:mbox "contact@dpc.vic.gov.au" ;
    foaf:name "Department of Energy, Environment and Climate Action" .

