@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.publishing.service.gov.uk/dataset/8df42f14-39df-4705-92e9-e96d8063213c> a dcat:Dataset ;
    dct:description "The number of households living in bed and breakfast accommodation (including hotels) at the end of each quarter. Data is based on financial quarters e.g. Q1 is a snapshot at the end of June" ;
    dct:identifier "emzl2" ;
    dct:issued "2015-11-27T16:37:54+00:00"^^xsd:dateTime ;
    dct:modified "2017-03-08T16:24:43+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Barnet Homes" ] ;
    dct:title "Number of Households in Bed and Breakfast Temporary Accommodation 2013/14 - 2015/16" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/8df42f14-39df-4705-92e9-e96d8063213c/resource/ac63c135-c551-477c-9631-bdd870d8883e> ;
    dcat:keyword "Homeless",
        "Homelessness",
        "Households",
        "Housing",
        "Housing options",
        "Temporary accomodation",
        "bed and breakfast" ;
    dcat:landingPage <https://open.barnet.gov.uk/dataset/number-of-households-in-bed-and-breakfast-temporary-accommodatio-emzl2> .

<https://ckan.publishing.service.gov.uk/dataset/8df42f14-39df-4705-92e9-e96d8063213c/resource/ac63c135-c551-477c-9631-bdd870d8883e> a dcat:Distribution ;
    dct:description "Updated to the end of Financial Quarter 4 2016/17" ;
    dct:issued "2026-08-26T12:02:14.526362"^^xsd:dateTime ;
    dct:modified "2026-08-26T12:02:14.476042"^^xsd:dateTime ;
    dct:title "Number of Households in Bed and Breakfast Temporary Accommodation" .

