@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://ckan.integration.publishing.service.gov.uk/dataset/12e452c4-8cb2-4c5b-a9a3-52f0b7308491> a dcat:Dataset ;
    dct:description """This page provides data on the performance of the Contact the Building Safety Regulator service.\r
\r
The data is updated every 3 months.""" ;
    dct:identifier "12e452c4-8cb2-4c5b-a9a3-52f0b7308491" ;
    dct:issued "2024-02-23T11:53:37.286763"^^xsd:dateTime ;
    dct:modified "2024-02-28T16:29:18.123920"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/2f1ceab8-69d4-4b7c-98c1-1b760a99ba8c> ;
    dct:title "Contact the Building Safety Regulator service performance data" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/12e452c4-8cb2-4c5b-a9a3-52f0b7308491/resource/3b4d8715-35cf-4fbd-93bf-af9cfdedd84b> .

<https://ckan.integration.publishing.service.gov.uk/dataset/12e452c4-8cb2-4c5b-a9a3-52f0b7308491/resource/3b4d8715-35cf-4fbd-93bf-af9cfdedd84b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-02-23T11:54:12.636571"^^xsd:dateTime ;
    dct:modified "2024-02-28T16:29:18.128671"^^xsd:dateTime ;
    dct:title "Monthly performance data for Contact the Building Safety Regulator service on GOV.UK" ;
    dcat:accessURL <https://bsrukdatastore.blob.core.windows.net/govuk-data/BSR-Contact-BSR-KPIs.csv> ;
    dcat:mediaType "text/csv" .

<https://ckan.integration.publishing.service.gov.uk/organization/2f1ceab8-69d4-4b7c-98c1-1b760a99ba8c> a foaf:Organization ;
    foaf:name "Health and Safety Executive" .

