@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix eli: <http://data.europa.eu/eli/ontology#> .
@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/71a54f80-0f63-4e5b-bdb8-08ede0427942> a dcat:Dataset ;
    dcatap:applicableLegislation "Freedom of Information Act 2014" ;
    dct:created "2025-12-02T16:20:57"^^xsd:dateTime ;
    dct:description "Details of procurement related payments over €20,000, published quarterly, in accordance with the Freedom of Information publication scheme"@en,
        ""@ga ;
    dct:identifier "71a54f80-0f63-4e5b-bdb8-08ede0427942" ;
    dct:issued "2025-12-02T16:20:57"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-12-02T16:20:57"^^xsd:dateTime ;
    dct:provenance "https://www.gov.ie/en/department-of-housing-local-government-and-heritage/collections/procurement-related-payments-over-20000-2014-to-2019/#2018" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2015-12-31"^^xsd:date ;
            schema1:startDate "2015-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2015-12-31"^^xsd:date ;
            dcat:startDate "2015-01-01"^^xsd:date ] ;
    dct:title "Procurement Related Payments over 20,000 - 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Strategic and Business Support Unit" ;
            vcard:hasEmail <mailto:strategy@housing.gov.ie> ],
        [ a vcard:Organization ;
            vcard:hasTelephone "+353539117551" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/71a54f80-0f63-4e5b-bdb8-08ede0427942/resource/f9a01b63-c99c-42fd-8005-a6af29235649> ;
    dcat:keyword "Procurement" ;
    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/71a54f80-0f63-4e5b-bdb8-08ede0427942/resource/f9a01b63-c99c-42fd-8005-a6af29235649> 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 "2025-09-22T11:49:26"^^xsd:dateTime ;
    dct:modified "2025-12-02T16:20:57"^^xsd:dateTime ;
    dct:title "2015" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d213da2caf4bad05ded3bd5e27c67a5b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.housing.gov.ie/dataset/71a54f80-0f63-4e5b-bdb8-08ede0427942/resource/f9a01b63-c99c-42fd-8005-a6af29235649/download/dhlgh-payments-over-20000-2015.csv> ;
    dcat:byteSize 6895.0 ;
    dcat:downloadURL <https://opendata.housing.gov.ie/dataset/71a54f80-0f63-4e5b-bdb8-08ede0427942/resource/f9a01b63-c99c-42fd-8005-a6af29235649/download/dhlgh-payments-over-20000-2015.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" .

"Freedom of Information Act 2014" a eli:LegalResource .

