@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/4878ef5f-1313-476a-be73-08a898e1e99d> 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 "4878ef5f-1313-476a-be73-08a898e1e99d" ;
    dct:issued "2025-06-25T19:05:39.091007"^^xsd:dateTime ;
    dct:modified "2025-06-25T19:05:41.700815"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/64dfd4ed-f2cb-4545-aa82-cec2ca78a436> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Banyule 2011 Local Government Area Profile" ;
    dcat:distribution <https://data.gov.au/dataset/4878ef5f-1313-476a-be73-08a898e1e99d/resource/f9ca749b-e354-4622-ab9e-4e1ccb511b8f> ;
    dcat:keyword "Banyule",
        "DH",
        "Department of Health",
        "LGA",
        "Local Government Area",
        "Policy",
        "Strategy",
        "health",
        "health status",
        "health utilisation",
        "population",
        "profile",
        "sociodemographics" .

<https://data.gov.au/dataset/4878ef5f-1313-476a-be73-08a898e1e99d/resource/f9ca749b-e354-4622-ab9e-4e1ccb511b8f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2014-08-01T14:11:41.725077"^^xsd:dateTime ;
    dct:modified "2025-06-25T19:05:39.067527"^^xsd:dateTime ;
    dct:title "Banyule 2011 Local Government Area Profile" ;
    dcat:accessURL <https://discover.data.vic.gov.au/dataset/4878ef5f-1313-476a-be73-08a898e1e99d/resource/f9ca749b-e354-4622-ab9e-4e1ccb511b8f/download/banyuleprofilesdata2011xls.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" .

