@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/f48ba4ae-8498-4196-8f38-1b0bfa18d462> a dcat:Dataset ;
    dct:description """Annual report

**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**
  
-   Campbelltown City Council
        """ ;
    dct:identifier "f48ba4ae-8498-4196-8f38-1b0bfa18d462" ;
    dct:issued "2021-09-08T15:19:14.059278"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:03:07.690461"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Campbelltown City Council Annual Report 2014-2015" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/f48ba4ae-8498-4196-8f38-1b0bfa18d462/resource/e2ba315c-8d28-4ba4-a825-53e334425cdc> ;
    dcat:keyword "Campbelltown City Council",
        "annual report campbelltown city council" .

<https://data.nsw.gov.au/dataset/f48ba4ae-8498-4196-8f38-1b0bfa18d462/resource/e2ba315c-8d28-4ba4-a825-53e334425cdc> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T00:03:07.715765"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:03:07.701227"^^xsd:dateTime ;
    dct:title "Annual Report 2014  2015 15305" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/f48ba4ae-8498-4196-8f38-1b0bfa18d462/resource/e2ba315c-8d28-4ba4-a825-53e334425cdc/download/annual_report_2014__2015_15305.pdf> ;
    dcat:byteSize "58175723"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

