@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/2c236bdf-bf14-4f96-933d-52857605e88e> 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 "2c236bdf-bf14-4f96-933d-52857605e88e" ;
    dct:issued "2021-09-08T15:19:54.552430"^^xsd:dateTime ;
    dct:modified "2025-11-13T08:10:25.146597"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Campbelltown City Council Annual Report 2001-2002" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/2c236bdf-bf14-4f96-933d-52857605e88e/resource/29ab0cab-b3dc-4fe9-a974-a9e84de18276> ;
    dcat:keyword "Campbelltown City Council" .

<https://data.nsw.gov.au/dataset/2c236bdf-bf14-4f96-933d-52857605e88e/resource/29ab0cab-b3dc-4fe9-a974-a9e84de18276> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-13T08:10:25.163416"^^xsd:dateTime ;
    dct:modified "2025-11-13T08:10:25.155804"^^xsd:dateTime ;
    dct:title "Annual Report 2001 2002 14991" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/2c236bdf-bf14-4f96-933d-52857605e88e/resource/29ab0cab-b3dc-4fe9-a974-a9e84de18276/download/annual_report_2001_2002_14991.pdf> ;
    dcat:byteSize "25712552"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

