@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/bbdd05bc-a8df-4c53-a728-97f3227839e7> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "Statistics on information requests received by LPS" ;
    dct:identifier "bbdd05bc-a8df-4c53-a728-97f3227839e7" ;
    dct:issued "2020-10-13T19:14:44.584451"^^xsd:dateTime ;
    dct:modified "2020-10-14T08:26:51.496735"^^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 2019/2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Reid" ;
            vcard:hasEmail <mailto:infromationlpsni@finance-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/bbdd05bc-a8df-4c53-a728-97f3227839e7/resource/c533080f-cf7d-42d2-9b68-6c39b3500634> ;
    dcat:keyword "EIR",
        "Environmental Regulations Request",
        "Freedom of Information Request",
        "LPS",
        "SAR",
        "Subject Access Request" .

<https://admin.opendatani.gov.uk/dataset/bbdd05bc-a8df-4c53-a728-97f3227839e7/resource/c533080f-cf7d-42d2-9b68-6c39b3500634> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-10-14T08:26:50.140398"^^xsd:dateTime ;
    dct:modified "2020-10-14T08:26:50.140398"^^xsd:dateTime ;
    dct:title "Information Requests to LPS in 2019-2020" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/bbdd05bc-a8df-4c53-a728-97f3227839e7/resource/c533080f-cf7d-42d2-9b68-6c39b3500634/download/information-requests-2019-2020.csv> .

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

