@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.nsw.gov.au/dataset/9ae4189f-a108-461d-82f7-587d2415a388> a dcat:Dataset ;
    dct:description """Report on the 2008 Local Government Elections - Camden Council

**Note:** This resource was originally published on opengov.nsw.gov.au. The OpenGov website has been retired. If you have any questions, please contact the Agency Services team at transfer@mhnsw.au

**Agency**
  
-   New South Wales Electoral Commission
        """ ;
    dct:identifier "9ae4189f-a108-461d-82f7-587d2415a388" ;
    dct:issued "2021-09-08T15:18:46.306909"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:22:05.570318"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Camden Council Report - 2008 Local Government Elections" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/9ae4189f-a108-461d-82f7-587d2415a388/resource/5cd3d03f-184a-490b-8e55-dacbe892e70b> ;
    dcat:keyword "New South Wales Electoral Commission" .

<https://data.nsw.gov.au/dataset/9ae4189f-a108-461d-82f7-587d2415a388/resource/5cd3d03f-184a-490b-8e55-dacbe892e70b> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T00:22:05.593544"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:22:05.581590"^^xsd:dateTime ;
    dct:title "Camden Council 15510" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/9ae4189f-a108-461d-82f7-587d2415a388/resource/5cd3d03f-184a-490b-8e55-dacbe892e70b/download/camden_council_15510.pdf> ;
    dcat:byteSize "573370"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> a foaf:Agent ;
    foaf:name "NSW Government" .

