@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://admin.opendatani.gov.uk/dataset/a35c185c-860b-41a9-8b6a-6179dbbbf9c0> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "Information Requests Received by Land & Property Services in 2024/2025" ;
    dct:identifier "a35c185c-860b-41a9-8b6a-6179dbbbf9c0" ;
    dct:issued "2026-01-02T16:54:11.257590"^^xsd:dateTime ;
    dct:modified "2026-01-02T16:54:29.867988"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/ecc1715a-f8df-47a8-ba72-551eb3a12a3b> ;
    dct:title "Information Requests Received by Land & Property Services in 2024/2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Reid" ;
            vcard:hasEmail <mailto:informationlpsni@finance-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/a35c185c-860b-41a9-8b6a-6179dbbbf9c0/resource/d988af28-a6eb-4519-baae-72180d8f57c8> ;
    dcat:keyword "EIR",
        "Environmental Regulations Request",
        "FOI",
        "Freedom of Information Request",
        "SAR",
        "Subject Access Request" .

<https://admin.opendatani.gov.uk/dataset/a35c185c-860b-41a9-8b6a-6179dbbbf9c0/resource/d988af28-a6eb-4519-baae-72180d8f57c8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-01-02T16:54:26.326538"^^xsd:dateTime ;
    dct:modified "2026-01-02T16:54:29.874701"^^xsd:dateTime ;
    dct:title "information-requests-2024-2025.csv" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/a35c185c-860b-41a9-8b6a-6179dbbbf9c0/resource/d988af28-a6eb-4519-baae-72180d8f57c8/download/information-requests-2024-2025.csv> ;
    dcat:byteSize 1071.0 ;
    dcat:mediaType "text/csv" .

<https://admin.opendatani.gov.uk/organization/ecc1715a-f8df-47a8-ba72-551eb3a12a3b> a foaf:Agent ;
    foaf:name "Land & Property Services - Corporate Governance" .

