@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/5e7c9047-3d0b-4f3b-8b2f-975727b7f2b6> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "Information Requests Received by Land & Property Services in 2021/2022" ;
    dct:identifier "5e7c9047-3d0b-4f3b-8b2f-975727b7f2b6" ;
    dct:issued "2022-11-11T13:20:49.703144"^^xsd:dateTime ;
    dct:modified "2022-11-11T13:24:12.694125"^^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 2021/2022" ;
    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/5e7c9047-3d0b-4f3b-8b2f-975727b7f2b6/resource/e68a94e4-f2a6-4660-8dde-a2b7f008fd2e> ;
    dcat:keyword "EIR",
        "Environmental Regulations Request",
        "Freedom of Information Request",
        "LPS",
        "SAR",
        "Subject Access Request" .

<https://admin.opendatani.gov.uk/dataset/5e7c9047-3d0b-4f3b-8b2f-975727b7f2b6/resource/e68a94e4-f2a6-4660-8dde-a2b7f008fd2e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-11-11T13:22:22.837610"^^xsd:dateTime ;
    dct:modified "2022-11-11T13:22:22.837610"^^xsd:dateTime ;
    dct:title "Information Requests to LPS in 2021-2022" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/5e7c9047-3d0b-4f3b-8b2f-975727b7f2b6/resource/e68a94e4-f2a6-4660-8dde-a2b7f008fd2e/download/information-requests-2021-2022.csv> .

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

