@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/1f739cc1-adc5-4611-9fe5-f9306612134c> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "Information Requests Received by Land & Property Services in 2023/2024" ;
    dct:identifier "1f739cc1-adc5-4611-9fe5-f9306612134c" ;
    dct:issued "2025-05-29T20:17:19.550229"^^xsd:dateTime ;
    dct:modified "2025-05-29T20:17:56.480183"^^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 2023/2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Reid" ;
            vcard:hasEmail <mailto:peter.reid@finance-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/1f739cc1-adc5-4611-9fe5-f9306612134c/resource/2f045a6a-545d-4dda-a57e-7ee7588c5c14> ;
    dcat:keyword "EIR",
        "Environmental Regulations Request",
        "Freedom of Information Request",
        "LPS",
        "SAR",
        "Subject Access Request" .

<https://admin.opendatani.gov.uk/dataset/1f739cc1-adc5-4611-9fe5-f9306612134c/resource/2f045a6a-545d-4dda-a57e-7ee7588c5c14> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-05-29T20:17:53.245736"^^xsd:dateTime ;
    dct:modified "2025-05-29T20:17:56.498263"^^xsd:dateTime ;
    dct:title "information-requests-2023-2024.csv" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/1f739cc1-adc5-4611-9fe5-f9306612134c/resource/2f045a6a-545d-4dda-a57e-7ee7588c5c14/download/information-requests-2023-2024.csv> ;
    dcat:byteSize 1025.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" .

