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

<https://dgi5.staging.derilinx.com/dataset/f1c66579-c9fa-4a9f-aa97-ad5c8bfe7dbd> a dcat:Dataset ;
    dct:accrualPeriodicity "Quarterly" ;
    dct:created "2023-12-15T10:40:47"^^xsd:dateTime ;
    dct:description "The latest Construction Status Report shows that 9,782 social homes are currently onsite with an additional 13,822 homes at design and tender stage. In Quarter 3 2023, 160 new construction schemes (2,146 homes) were added to the pipeline."@en,
        "The latest Construction Status Report shows that 9,782 social homes are currently onsite with an additional 13,822 homes at design and tender stage. In Quarter 3 2023, 160 new construction schemes (2,146 homes) were added to the pipeline."@ga ;
    dct:identifier "f1c66579-c9fa-4a9f-aa97-ad5c8bfe7dbd" ;
    dct:issued "2023-12-13"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-01-15T14:20:53"^^xsd:dateTime ;
    dct:provenance "DHLGH" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2023-09-30"^^xsd:date ;
            schema1:startDate "2023-07-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2023-09-30"^^xsd:date ;
            dcat:startDate "2023-07-01"^^xsd:date ] ;
    dct:title "Social Housing Construction Status Report Q3 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Housing Housingdeliveryco-Ordination" ;
            vcard:hasEmail <mailto:housingdeliveryco-ordination@housing.gov.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/f1c66579-c9fa-4a9f-aa97-ad5c8bfe7dbd/resource/96eb7b00-a4cf-4a50-9ea1-82cd13c6530a> ;
    dcat:keyword "CSR",
        "Q3 2023",
        "Social Housing" ;
    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/f1c66579-c9fa-4a9f-aa97-ad5c8bfe7dbd/resource/96eb7b00-a4cf-4a50-9ea1-82cd13c6530a> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2023-12-13T11:58:24"^^xsd:dateTime ;
    dct:modified "2024-01-15T14:20:53"^^xsd:dateTime ;
    dct:title "Q3 2023 CSR" ;
    dcat:accessURL <https://opendata.housing.gov.ie/dataset/f1c66579-c9fa-4a9f-aa97-ad5c8bfe7dbd/resource/96eb7b00-a4cf-4a50-9ea1-82cd13c6530a/download/social-housing-construction-status-report-q3-2023-.csv> ;
    dcat:byteSize 331545.0 ;
    dcat:downloadURL <https://opendata.housing.gov.ie/dataset/f1c66579-c9fa-4a9f-aa97-ad5c8bfe7dbd/resource/96eb7b00-a4cf-4a50-9ea1-82cd13c6530a/download/social-housing-construction-status-report-q3-2023-.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<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" .

