@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/90e63338-d4f0-4b49-8d6e-6e12e96a1ed7> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "Number of Freedom of Information, Environmental Regulations & Data Protection Requests for Information 2018/2019" ;
    dct:identifier "90e63338-d4f0-4b49-8d6e-6e12e96a1ed7" ;
    dct:issued "2019-10-24T10:31:46.534947"^^xsd:dateTime ;
    dct:modified "2019-10-28T10:08:29.491626"^^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 2018/2019" ;
    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/90e63338-d4f0-4b49-8d6e-6e12e96a1ed7/resource/e36749b2-0bcd-4cd5-9e8c-8ccd8f68b159> ;
    dcat:keyword "EIR",
        "Environmental Regulations",
        "FOI",
        "Freedom of Information",
        "LPS",
        "SAR",
        "Subject Access Request" .

<https://admin.opendatani.gov.uk/dataset/90e63338-d4f0-4b49-8d6e-6e12e96a1ed7/resource/e36749b2-0bcd-4cd5-9e8c-8ccd8f68b159> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2019-10-24T10:32:16.970651"^^xsd:dateTime ;
    dct:modified "2019-10-24T10:32:16.970651"^^xsd:dateTime ;
    dct:title "Information Requests to LPS in 2018-2019" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/90e63338-d4f0-4b49-8d6e-6e12e96a1ed7/resource/e36749b2-0bcd-4cd5-9e8c-8ccd8f68b159/download/information-requests-2018-2019.csv> .

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

