@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/8416e390-35c8-4512-950a-972da07acd94> a dcat:Dataset ;
    dct:description """Report on the 2008 Local Government Elections - Bathurst Regional 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 "8416e390-35c8-4512-950a-972da07acd94" ;
    dct:issued "2021-09-08T15:18:43.967238"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:14:13.573476"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Bathurst Regional Council Report - 2008 Local Government Elections" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/8416e390-35c8-4512-950a-972da07acd94/resource/9360a044-791b-4626-8fe8-8d7e9a508311> ;
    dcat:keyword "New South Wales Electoral Commission" .

<https://data.nsw.gov.au/dataset/8416e390-35c8-4512-950a-972da07acd94/resource/9360a044-791b-4626-8fe8-8d7e9a508311> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T00:14:13.596112"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:14:13.584938"^^xsd:dateTime ;
    dct:title "Bathurst Regional Council 15494" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/8416e390-35c8-4512-950a-972da07acd94/resource/9360a044-791b-4626-8fe8-8d7e9a508311/download/bathurst_regional_council_15494.pdf> ;
    dcat:byteSize "1242936"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

