@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/abe0b8f1-5db2-4e25-8aa0-d4603404bf4e> a dcat:Dataset ;
    dct:description """The Annual Report for the NSW Rural Fire Service 2014/15

**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**
  
-   NSW Rural Fire Service
        """ ;
    dct:identifier "abe0b8f1-5db2-4e25-8aa0-d4603404bf4e" ;
    dct:issued "2021-09-08T15:19:14.635997"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:25:32.653913"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "NSW Rural Fire Service Annual Report 2014/15" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/abe0b8f1-5db2-4e25-8aa0-d4603404bf4e/resource/1c7a49b7-1556-470e-9a7f-089ba7cc9fdf> ;
    dcat:keyword "NSW Rural Fire Service" .

<https://data.nsw.gov.au/dataset/abe0b8f1-5db2-4e25-8aa0-d4603404bf4e/resource/1c7a49b7-1556-470e-9a7f-089ba7cc9fdf> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T00:25:32.667111"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:25:32.660704"^^xsd:dateTime ;
    dct:title "Complete 2014 15 NSW RFS Annual Report 15301" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/abe0b8f1-5db2-4e25-8aa0-d4603404bf4e/resource/1c7a49b7-1556-470e-9a7f-089ba7cc9fdf/download/complete_2014_15_nsw_rfs_annual_report_15301.pdf> ;
    dcat:byteSize "5757913"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

