@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/7c630b59-a1c7-4de3-a8c8-98a006c2d5ed> 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 140 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 "7c630b59-a1c7-4de3-a8c8-98a006c2d5ed" ;
    dct:issued "2025-06-25T20:56:36.753812"^^xsd:dateTime ;
    dct:modified "2025-06-25T20:56:39.835369"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/64dfd4ed-f2cb-4545-aa82-cec2ca78a436> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Cardinia 2012 Local Government Area Profiles" ;
    dcat:distribution <https://data.gov.au/dataset/7c630b59-a1c7-4de3-a8c8-98a006c2d5ed/resource/1db5f83e-4dcd-4ef5-9216-e745129e8d4b> ;
    dcat:keyword "2012",
        "Area",
        "health",
        "local",
        "profiles" .

<https://data.gov.au/dataset/7c630b59-a1c7-4de3-a8c8-98a006c2d5ed/resource/1db5f83e-4dcd-4ef5-9216-e745129e8d4b> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T14:25:54.541135"^^xsd:dateTime ;
    dct:modified "2025-06-25T20:56:36.742452"^^xsd:dateTime ;
    dct:title "Cardinia 2012 Local Government Area Profiles" ;
    dcat:accessURL <https://discover.data.vic.gov.au/dataset/7c630b59-a1c7-4de3-a8c8-98a006c2d5ed/resource/1db5f83e-4dcd-4ef5-9216-e745129e8d4b/download/cardiniaprofiledata2012xls.xls> .

<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" .

