@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/9f885eb7-99b5-43fa-82a5-00fe312f8416> a dcat:Dataset ;
    dct:description """Annual Report Campbelltown City 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**
  
-   Campbelltown City Council
        """ ;
    dct:identifier "9f885eb7-99b5-43fa-82a5-00fe312f8416" ;
    dct:issued "2021-09-08T15:19:56.557433"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:02:38.676362"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Campbelltown City Council Annual Report 2013-2014" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/9f885eb7-99b5-43fa-82a5-00fe312f8416/resource/90b14a30-e734-4e7c-9b5e-77dccb49819b> ;
    dcat:keyword "Campbelltown City Council" .

<https://data.nsw.gov.au/dataset/9f885eb7-99b5-43fa-82a5-00fe312f8416/resource/90b14a30-e734-4e7c-9b5e-77dccb49819b> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T00:02:38.698741"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:02:38.687475"^^xsd:dateTime ;
    dct:title "Annual Report 2013 2014 14971" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/9f885eb7-99b5-43fa-82a5-00fe312f8416/resource/90b14a30-e734-4e7c-9b5e-77dccb49819b/download/annual_report_2013_2014_14971.pdf> ;
    dcat:byteSize "19483434"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

