@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/2a2e4976-ae55-4fde-9bf6-e965efcc7607> a dcat:Dataset ;
    dct:description """Report on the 2008 Local Government Elections - Bourke Shire 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 "2a2e4976-ae55-4fde-9bf6-e965efcc7607" ;
    dct:issued "2021-09-08T15:18:45.726659"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:17:09.395815"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Bourke Shire Council Report - 2008 Local Government Elections" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/2a2e4976-ae55-4fde-9bf6-e965efcc7607/resource/46516ee7-41c9-4b90-8130-8c0d977d569f> ;
    dcat:keyword "New South Wales Electoral Commission" .

<https://data.nsw.gov.au/dataset/2a2e4976-ae55-4fde-9bf6-e965efcc7607/resource/46516ee7-41c9-4b90-8130-8c0d977d569f> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T00:17:09.417941"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:17:09.406570"^^xsd:dateTime ;
    dct:title "Bourke Shire Council 15505" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/2a2e4976-ae55-4fde-9bf6-e965efcc7607/resource/46516ee7-41c9-4b90-8130-8c0d977d569f/download/bourke_shire_council_15505.pdf> ;
    dcat:byteSize "1171046"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

