@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/a6bec6a8-0f39-4d65-b317-ac8059c30605> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "This dataset shows the volumes of applications received in the financial year 2019-2020 against the main applications types" ;
    dct:identifier "a6bec6a8-0f39-4d65-b317-ac8059c30605" ;
    dct:issued "2020-06-02T14:41:39.414452"^^xsd:dateTime ;
    dct:modified "2020-08-25T12:47:43.465133"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/541b8580-ac20-4a61-88b6-24cf50fc3d85> ;
    dct:title "Land Registry applications received 2019-2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Colin Lougheed" ;
            vcard:hasEmail <mailto:colin.lougheed@finance-ni.co.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/a6bec6a8-0f39-4d65-b317-ac8059c30605/resource/d839b44b-f43e-4b9f-adad-c3ca51f2a973> ;
    dcat:keyword "Applications",
        "Land",
        "Performance",
        "Property",
        "Received",
        "Registry" .

<https://admin.opendatani.gov.uk/dataset/a6bec6a8-0f39-4d65-b317-ac8059c30605/resource/d839b44b-f43e-4b9f-adad-c3ca51f2a973> a dcat:Distribution ;
    dct:description "This dataset shows the volumes of applications received for registration by Land Registry in the financial year 2019-2020" ;
    dct:format "CSV" ;
    dct:issued "2020-06-02T14:45:08.547026"^^xsd:dateTime ;
    dct:modified "2020-06-02T14:45:08.547026"^^xsd:dateTime ;
    dct:title "Applications received by Land Registry" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/a6bec6a8-0f39-4d65-b317-ac8059c30605/resource/d839b44b-f43e-4b9f-adad-c3ca51f2a973/download/apps_received_by_app_type.csv> .

<https://admin.opendatani.gov.uk/organization/541b8580-ac20-4a61-88b6-24cf50fc3d85> a foaf:Agent ;
    foaf:name "Land & Property Services - Land Registration Directorate" .

