@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 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/2eef6827-e0e5-4ddd-8334-f9ff4900f260> a dcat:Dataset ;
    dct:accrualPeriodicity "Quarterly" ;
    dct:created "2022-09-20T21:19:31"^^xsd:dateTime ;
    dct:description """Source: From lending institutions and local authorities											
The Loan payments dataset stops in 2007.											
This data contains an unquantified element of refinancing of existing mortgages (e.g. involving the  redemption of an existing mortgage and its replacement with a mortgage from a different lender).  											
The most current data is published on these sheets. Previously published data may be subject to revision. Any change from the originally published data will be highlighted by a comment on the cell in question. These comments will be maintained for at least a year after the date of the value change.											
"""@en,
        """Source: From lending institutions and local authorities											
The Loan payments dataset stops in 2007.											
This data contains an unquantified element of refinancing of existing mortgages (e.g. involving the  redemption of an existing mortgage and its replacement with a mortgage from a different lender).  											
The most current data is published on these sheets. Previously published data may be subject to revision. Any change from the originally published data will be highlighted by a comment on the cell in question. These comments will be maintained for at least a year after the date of the value change.											
"""@ga ;
    dct:identifier "2eef6827-e0e5-4ddd-8334-f9ff4900f260" ;
    dct:issued "2016-11-18"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-03T15:10:15"^^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 "2016-01-01"^^xsd:date ;
            schema1:startDate "2003-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2016-01-01"^^xsd:date ;
            dcat:startDate "2003-01-01"^^xsd:date ] ;
    dct:title "Loans broken down by loan type by quarter" ;
    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/2eef6827-e0e5-4ddd-8334-f9ff4900f260/resource/de9e7bc2-7b81-4d80-9de5-95b9665b7391> ;
    dcat:keyword "housing",
        "loan",
        "type" ;
    dcat:landingPage <https://opendata.housing.gov.ie/dataset/2eef6827-e0e5-4ddd-8334-f9ff4900f260> ;
    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/2eef6827-e0e5-4ddd-8334-f9ff4900f260/resource/de9e7bc2-7b81-4d80-9de5-95b9665b7391> 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:32:35"^^xsd:dateTime ;
    dct:modified "2025-09-03T15:10:15"^^xsd:dateTime ;
    dct:title "loans_broken_down_by_loan_type_by_quarter.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "6e8e86761e345d3a51e95cfb14fa85f3"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.housing.gov.ie/dataset/2eef6827-e0e5-4ddd-8334-f9ff4900f260/resource/de9e7bc2-7b81-4d80-9de5-95b9665b7391/download/loans_broken_down_by_loan_type_by_quarter.csv> ;
    dcat:byteSize 2649.0 ;
    dcat:downloadURL <https://opendata.housing.gov.ie/dataset/2eef6827-e0e5-4ddd-8334-f9ff4900f260/resource/de9e7bc2-7b81-4d80-9de5-95b9665b7391/download/loans_broken_down_by_loan_type_by_quarter.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" .

