@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix csvw: <http://www.w3.org/ns/csvw#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dgsp: <https://data.gov.scot/def/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://admin.data.gov.scot/dataset/eadfc6d9-f843-45a8-ab16-a0eff4bad925> a dcat:Dataset ;
    dct:description "This dataset provides the total numbers and rates of fires in Scotland down to data zone level. Data is provided for the total number of fires, including accidental and deliberate causes.<br/><br/>Data is entered by the Scottish Fire and Rescue Service into the Incident Recording System. This dataset is an extract from this live management information system, and thus may differ slightly from other extracts taken on different dates.<br/><br/>Some fires could only be attributed to Local Authorities, and not lower level geographies. Therefore, the sum of fires for lower level geographies may not match those at Local Authority or Scotland level." ;
    dct:identifier "eadfc6d9-f843-45a8-ab16-a0eff4bad925" ;
    dct:issued "2026-08-20T16:43:10.263351"^^xsd:dateTime ;
    dct:modified "2026-08-20T16:49:15.615708"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Total Fires" ;
    adms:versionNotes "All years are revised at each update." ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:SFRS.NationalStatistics@firescotland.gov.uk> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:SFRS.NationalStatistics@firescotland.gov.uk> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/eadfc6d9-f843-45a8-ab16-a0eff4bad925/resource/73789dd2-7508-4eb5-9410-1d9102db5217> ;
    dcat:theme <https://data.gov.scot/def/theme/crime-and-justice> ;
    dgsp:accuracy "Data is recorded by the fire service officer in charge of an incident and is grid referenced. Care should be exercised in using the small geography data as low numbers of fires and some small populations can produce atypical outputs." ;
    dgsp:comment "Total fires by Data Zone 2009-10 to 2024-25" ;
    dgsp:completeness "Statistics on Fire and Rescue incidents in Scotland covering fires, casualties, non-fire incidents and false alarms, are available on [the Scottish Fire and Rescue Service website](https://www.firescotland.gov.uk/about/statistics/). This includes a statistical report, a tables and charts workbook, open data, a statistical news document and an infographic.<br/><br/>A glossary defining key terms relating to this dataset is available in [the Scottish Fire and Rescue Service guidance notes](https://www.firescotland.gov.uk/publications/document/?id=9270)." ;
    dgsp:confidentiality "Not assessed" ;
    dgsp:consistency "The Home Office publish a range of [fire statistics for England](https://www.gov.uk/government/statistical-data-sets/fire-statistics-data-tables).<br/><br/>The Welsh Government publish [fire statistics for Wales](https://www.gov.wales/fire-and-rescue-incident-statistics).<br/><br/>We do not present a link for Northern Ireland Fire and Rescue Service statistics as they do not use the Incident Reporting System and do not publish comparable statistics." ;
    dgsp:geographical_coverage "S01",
        "S12",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:nextUpdate "2026-11-01" ;
    dgsp:quality_management "Further details on quality assurance of fire incidents data is available in [the Scottish Fire and Rescue Service guidance notes](https://www.firescotland.gov.uk/publications/document/?id=9270)." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2025"^^xsd:gYear ;
            dcat:startDate "2009"^^xsd:gYear ] ;
    dgsp:timeliness "Incidents should be reported within 2 weeks of occurrence though completion may take longer depending on investigations etc. Data is published as provisional and revised the following year." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "This publication presents fire and rescue incident statistics for Scotland, produced by the Scottish Fire and Rescue Service in compliance with the Code of Practice for Statistics." ;
    dgsp:will_be_updated true .

<https://admin.data.gov.scot/dataset/eadfc6d9-f843-45a8-ab16-a0eff4bad925/resource/73789dd2-7508-4eb5-9410-1d9102db5217> a dcat:Distribution ;
    dct:description "Data file for Total Fires" ;
    dct:format "CSV" ;
    dct:issued "2026-08-20T16:49:15.636377"^^xsd:dateTime ;
    dct:modified "2026-08-20T16:49:15.628099"^^xsd:dateTime ;
    dct:title "total-fires-by-data-zone-2009-10-to-2023-24.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Accident Status" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Type Of Fire" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/73789dd2-7508-4eb5-9410-1d9102db5217/download> ;
    dgsp:comment "Total fires by Data Zone 2009-10 to 2024-25" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Type Of Fire" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Accident Status" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ] .

<https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> a foaf:Agent ;
    foaf:name "Scottish Government" .

<https://data.gov.scot/def/theme/crime-and-justice> a skos:Concept ;
    skos:prefLabel "Crime and Justice" .

