@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/23075b1d-a112-4ae8-b1b2-f52eea3c2a6e> a dcat:Dataset ;
    dct:accrualPeriodicity "Quarterly" ;
    dct:created "2024-07-17T15:10:28"^^xsd:dateTime ;
    dct:description "The Residential Mortgage Arrears and Repossessions Statistics detail quarterly developments in the number and value of mortgages in arrears, restructured mortgages, in legal proceedings and repossessed properties. Data are broken down by principal residences (PDH) and buy-to let properties. Data are published on a quarterly basis and are subject to revisions"@en,
        "The Residential Mortgage Arrears and Repossessions Statistics detail quarterly developments in the number and value of mortgages in arrears, restructured mortgages, in legal proceedings and repossessed properties. Data are broken down by principal residences (PDH) and buy-to let properties. Data are published on a quarterly basis and are subject to revisions"@ga ;
    dct:identifier "23075b1d-a112-4ae8-b1b2-f52eea3c2a6e" ;
    dct:issued "2024-07-10"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-07-17T15:10:28"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/central-bank-of-ireland> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-03-29"^^xsd:date ;
            dcat:startDate "2009-09-30"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2024-03-29"^^xsd:date ;
            schema1:startDate "2009-09-30"^^xsd:date ] ;
    dct:title "Residential Mortgage Arrears and Repossession Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:creditinst@centralbank.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/23075b1d-a112-4ae8-b1b2-f52eea3c2a6e/resource/8013ade5-b6fa-4be7-8bb9-39bce48116c8> ;
    dcat:keyword "Arrears",
        "Buy To Let",
        "House Loans",
        "Mortgage Arrears",
        "Principal Residences",
        "Repossession" ;
    dcat:landingPage <https://www.centralbank.ie/statistics/data-and-analysis/credit-and-banking-statistics/mortgage-arrears> ;
    dcat:theme <Government>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

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

<https://dgi5.staging.derilinx.com/dataset/23075b1d-a112-4ae8-b1b2-f52eea3c2a6e/resource/8013ade5-b6fa-4be7-8bb9-39bce48116c8> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2023-12-04T14:56:48"^^xsd:dateTime ;
    dct:modified "2024-07-17T15:10:28"^^xsd:dateTime ;
    dct:title "moa-open data.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d204af62f8ab6a6e05fe6badb0e1b6b0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.centralbank.ie/dataset/23075b1d-a112-4ae8-b1b2-f52eea3c2a6e/resource/8013ade5-b6fa-4be7-8bb9-39bce48116c8/download/moa-open-data.csv> ;
    dcat:byteSize 1759821.0 ;
    dcat:downloadURL <https://opendata.centralbank.ie/dataset/23075b1d-a112-4ae8-b1b2-f52eea3c2a6e/resource/8013ade5-b6fa-4be7-8bb9-39bce48116c8/download/moa-open-data.csv> .

<https://dgi5.staging.derilinx.com/organization/central-bank-of-ireland> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Central Bank of Ireland" .

