@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/d4727efc-9774-4503-8ba5-5013c493fb74> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This dataset shows the volumes of applications received for registration by Land Registry in the financial year 2020-2021" ;
    dct:identifier "d4727efc-9774-4503-8ba5-5013c493fb74" ;
    dct:issued "2021-11-01T10:16:41.401525"^^xsd:dateTime ;
    dct:modified "2021-11-01T10:19:00.888474"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/541b8580-ac20-4a61-88b6-24cf50fc3d85> ;
    dct:title "Land Registry applications received 2020-2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stephen McCallin" ;
            vcard:hasEmail <mailto:stephen.mccallin@finance-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/d4727efc-9774-4503-8ba5-5013c493fb74/resource/05501c31-2f99-4a50-9d13-ca61eeaba52a> ;
    dcat:keyword "Applicatons",
        "Land",
        "Received",
        "Registry",
        "performance",
        "property" .

<https://admin.opendatani.gov.uk/dataset/d4727efc-9774-4503-8ba5-5013c493fb74/resource/05501c31-2f99-4a50-9d13-ca61eeaba52a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-11-01T10:17:26.301063"^^xsd:dateTime ;
    dct:modified "2021-11-01T10:17:26.301063"^^xsd:dateTime ;
    dct:title "Applications received by Land Registry" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/d4727efc-9774-4503-8ba5-5013c493fb74/resource/05501c31-2f99-4a50-9d13-ca61eeaba52a/download/land-registry-applications-received-2020-2021.csv> .

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

