@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/2216f8c4-9e7d-486c-8b2a-24df2c82e285> a dcat:Dataset ;
    dct:description "This dataset provides the numbers and rates of fires in Scotland down to datazone 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 will not match those at Local Authority or Scotland level." ;
    dct:identifier "2216f8c4-9e7d-486c-8b2a-24df2c82e285" ;
    dct:issued "2026-08-13T12:06:02.504101"^^xsd:dateTime ;
    dct:modified "2026-08-13T12:07:18.663872"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/69f1551a-04ac-40b4-a6ad-05f2288deeef> ;
    dct:title "Fire - Type of Incident" ;
    adms:versionNotes "All years are revised at each update." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:SFRS.NationalStatistics@firescotland.gov.uk> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:SFRS.NationalStatistics@firescotland.gov.uk> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/2216f8c4-9e7d-486c-8b2a-24df2c82e285/resource/f6b74111-b687-45dc-885d-66857bef37ba> ;
    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 "Number of fires, by type of fire and whether accidental or not" ;
    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=777)" ;
    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://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.<br/>" ;
    dgsp:geographical_coverage "S12",
        "S13",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:nextUpdate "2024-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=777)" ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2023"^^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 SFRS in compliance with the Code of Practice for Statistics." ;
    dgsp:will_be_updated true .

<https://admin.data.gov.scot/dataset/2216f8c4-9e7d-486c-8b2a-24df2c82e285/resource/f6b74111-b687-45dc-885d-66857bef37ba> a dcat:Distribution ;
    dct:description "Data file for Fire - Type of Incident" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T12:07:18.677340"^^xsd:dateTime ;
    dct:modified "2026-08-13T12:07:18.672101"^^xsd:dateTime ;
    dct:title "fire---type-of-incident.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 "Type Of Fire" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Accident Status" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/f6b74111-b687-45dc-885d-66857bef37ba/download> ;
    dgsp:comment "Number of fires, by type of fire and whether accidental or not" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            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 "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Type Of Fire" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "int" ] .

<https://admin.data.gov.scot/organization/69f1551a-04ac-40b4-a6ad-05f2288deeef> a foaf:Agent ;
    foaf:name "Scottish Fire and Rescue Service" .

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

