@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/992e6a11-9043-4c1f-a9e3-25a0951cf0f2> a dcat:Dataset ;
    dct:description """The Local Government Area profiles are produced annually, from data provided
by a range of sources. The profiles currently include around 130 indicators
relating to population, socio-demographics, health status and health
utilisation. Each indicator is provided as a rate for the LGA, and a ranking
of the LGA against all 79 LGAs for that indicator. The LGA profiles also
include definitions for each data item, with a description, data source and
currency.""" ;
    dct:identifier "992e6a11-9043-4c1f-a9e3-25a0951cf0f2" ;
    dct:issued "2025-06-25T22:05:29.349499"^^xsd:dateTime ;
    dct:modified "2025-06-25T22:05:32.155710"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/64dfd4ed-f2cb-4545-aa82-cec2ca78a436> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Greater Dandenong 2011 Local Government Area Profile" ;
    dcat:distribution <https://data.gov.au/dataset/992e6a11-9043-4c1f-a9e3-25a0951cf0f2/resource/e0370717-141a-4cde-aa68-fa92fe346013> ;
    dcat:keyword "Greater Dandenong" .

<https://data.gov.au/dataset/992e6a11-9043-4c1f-a9e3-25a0951cf0f2/resource/e0370717-141a-4cde-aa68-fa92fe346013> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2014-08-01T14:15:16.394880"^^xsd:dateTime ;
    dct:modified "2025-06-25T22:05:29.345044"^^xsd:dateTime ;
    dct:title "Greater Dandenong 2011 Local Government Area Profile" ;
    dcat:accessURL <https://discover.data.vic.gov.au/dataset/992e6a11-9043-4c1f-a9e3-25a0951cf0f2/resource/e0370717-141a-4cde-aa68-fa92fe346013/download/greaterdandenongprofilesdata2011xls.xlsx> .

<https://data.gov.au/organization/64dfd4ed-f2cb-4545-aa82-cec2ca78a436> a foaf:Agent ;
    foaf:mbox "contact@dpc.vic.gov.au" ;
    foaf:name "Department of Health and Human Services" .

