@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/43c8441a-97b4-4460-8ebc-658b587b6de3> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2025-07-16T13:20:06"^^xsd:dateTime ;
    dct:description "This data set is sourced from the annual Summary of Social Housing Assessments (SSHA) reports, and provides a breakdown of all households in Ireland qualified for social housing support, broken down by household size, local authority and year."@en,
        ""@ga ;
    dct:identifier "43c8441a-97b4-4460-8ebc-658b587b6de3" ;
    dct:issued "2025-07-16"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-07-16T13:20:06"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> ;
    dct:temporal [ rdfs:label "2016-2024" ] ;
    dct:title "Households qualified for social housing support by local authority and household size, 2016-2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Housing Agency Research Unit" ;
            vcard:hasEmail <mailto:research@housingagency.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/43c8441a-97b4-4460-8ebc-658b587b6de3/resource/12a4f799-08ad-4432-af7d-ea824d0037ba> ;
    dcat:keyword "LA",
        "Local Authority",
        "SSHA",
        "Social Housing",
        "Summary of Social Housing Assessments" ;
    dcat:theme <Housing>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/43c8441a-97b4-4460-8ebc-658b587b6de3/resource/12a4f799-08ad-4432-af7d-ea824d0037ba> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "XLSX" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> ] ;
    dct:issued "2025-07-16T08:56:47"^^xsd:dateTime ;
    dct:modified "2025-07-16T13:20:06"^^xsd:dateTime ;
    dct:title "Households qualified for social housing support by local authority and households size, 2016-2024" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2cbe4fc449c2fc82e71cbe3cbcb34b2e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.housingagency.ie/dataset/43c8441a-97b4-4460-8ebc-658b587b6de3/resource/12a4f799-08ad-4432-af7d-ea824d0037ba/download/households_qualified_for_social_housing_support_by_la_and_household_size_2016_2024.xlsx> ;
    dcat:byteSize 93896.0 ;
    dcat:downloadURL <https://data.housingagency.ie/dataset/43c8441a-97b4-4460-8ebc-658b587b6de3/resource/12a4f799-08ad-4432-af7d-ea824d0037ba/download/households_qualified_for_social_housing_support_by_la_and_household_size_2016_2024.xlsx> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Housing, Local Government, and Heritage" .

