@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/e66299d4-809d-43b8-9ddd-a92d0bb023c6> a dcat:Dataset ;
    dct:description "The number of households where a homeless decision has been taken during each quarter since Q1 2013/14. Data is based on financial quarters e.g. Q1 is a snapshot at the end of June" ;
    dct:identifier "295je" ;
    dct:issued "2015-11-27T17:03:00+00:00"^^xsd:dateTime ;
    dct:modified "2017-03-08T16:26:57+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Barnet Homes" ] ;
    dct:title "Households where a Homeless Decision has been taken" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/e66299d4-809d-43b8-9ddd-a92d0bb023c6/resource/1f61b7fa-694a-4b59-adf0-206d524c0951> ;
    dcat:keyword "Homeless",
        "Homelessness",
        "Households",
        "Housing",
        "Housing options",
        "Temporary accomodation" ;
    dcat:landingPage <https://open.barnet.gov.uk/dataset/households-where-a-homeless-decision-has-been-taken-295je> .

<https://ckan.publishing.service.gov.uk/dataset/e66299d4-809d-43b8-9ddd-a92d0bb023c6/resource/1f61b7fa-694a-4b59-adf0-206d524c0951> a dcat:Distribution ;
    dct:description "Updated to the end of financial quarter 4 2016/17" ;
    dct:issued "2026-09-03T20:02:39.786945"^^xsd:dateTime ;
    dct:modified "2026-09-03T20:02:39.735275"^^xsd:dateTime ;
    dct:title "Number of Households where a Homeless Decisions has been taken" .

