@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/13cd6858-47f3-4d8e-a354-38567a2da06c> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2022-09-20T21:18:12"^^xsd:dateTime ;
    dct:description "Values in Euro for all files."@en,
        "Values in Euro for all files."@ga ;
    dct:identifier "13cd6858-47f3-4d8e-a354-38567a2da06c" ;
    dct:issued "2016-11-04"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-03T15:10:24"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2015-01-01"^^xsd:date ;
            dcat:startDate "1976-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2015-01-01"^^xsd:date ;
            schema1:startDate "1976-01-01"^^xsd:date ] ;
    dct:title "Local Authority loan approvals, by year" ;
    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/13cd6858-47f3-4d8e-a354-38567a2da06c/resource/24f9744c-b23e-43f2-a0a1-7099452824e7> ;
    dcat:keyword "Local Authority",
        "annual",
        "housing",
        "loan approval" ;
    dcat:landingPage <https://opendata.housing.gov.ie/dataset/13cd6858-47f3-4d8e-a354-38567a2da06c> ;
    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/13cd6858-47f3-4d8e-a354-38567a2da06c/resource/24f9744c-b23e-43f2-a0a1-7099452824e7> 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:30:21"^^xsd:dateTime ;
    dct:modified "2025-09-03T15:10:24"^^xsd:dateTime ;
    dct:title "la_loan_approvals_by_year.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4e38a20d92d0c953b40890f5baca818c"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.housing.gov.ie/dataset/13cd6858-47f3-4d8e-a354-38567a2da06c/resource/24f9744c-b23e-43f2-a0a1-7099452824e7/download/la_loan_approvals_by_year.csv> ;
    dcat:byteSize 1406.0 ;
    dcat:downloadURL <https://opendata.housing.gov.ie/dataset/13cd6858-47f3-4d8e-a354-38567a2da06c/resource/24f9744c-b23e-43f2-a0a1-7099452824e7/download/la_loan_approvals_by_year.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" .

