@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/d3f26ca1-07a1-4d42-864c-fb44148d0aa3> a dcat:Dataset ;
    dct:accrualPeriodicity "Quarterly" ;
    dct:created "2022-09-20T21:31:59"^^xsd:dateTime ;
    dct:description "An updated status list of social housing construction schemes that are advancing nationwide, following on from the previous status list published in May, 2017."@en,
        "An updated status list of social housing construction schemes that are advancing nationwide, following on from the previous status list published in May, 2017."@ga ;
    dct:identifier "d3f26ca1-07a1-4d42-864c-fb44148d0aa3" ;
    dct:issued "2017-10-05"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2022-09-20T21:31:59"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2017-06-01"^^xsd:date ;
            schema1:startDate "2017-03-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2017-06-01"^^xsd:date ;
            dcat:startDate "2017-03-01"^^xsd:date ] ;
    dct:title "Social Housing Construction Projects - Status Report Q2 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Liaison Officer" ;
            vcard:hasEmail <mailto:opendata@housing.gov.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/d3f26ca1-07a1-4d42-864c-fb44148d0aa3/resource/f80f2bb4-582a-44b3-9231-378047735568> ;
    dcat:keyword "2017",
        "construction",
        "housing",
        "report",
        "social" ;
    dcat:landingPage <https://opendata.housing.gov.ie/dataset/d3f26ca1-07a1-4d42-864c-fb44148d0aa3> ;
    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/d3f26ca1-07a1-4d42-864c-fb44148d0aa3/resource/f80f2bb4-582a-44b3-9231-378047735568> 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 "2022-04-07T17:27:43"^^xsd:dateTime ;
    dct:modified "2022-04-07T17:27:43"^^xsd:dateTime ;
    dct:title "q2_2107_construction_status_report_september_2017.csv" ;
    dcat:accessURL <https://opendata.housing.gov.ie/dataset/d3f26ca1-07a1-4d42-864c-fb44148d0aa3/resource/f80f2bb4-582a-44b3-9231-378047735568/download/q2_2107_construction_status_report_september_2017.csv> ;
    dcat:byteSize 86565.0 ;
    dcat:downloadURL <https://opendata.housing.gov.ie/dataset/d3f26ca1-07a1-4d42-864c-fb44148d0aa3/resource/f80f2bb4-582a-44b3-9231-378047735568/download/q2_2107_construction_status_report_september_2017.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" .

