@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/30ab7acc-53a2-4d80-b888-2544af841f68> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This dataset shows applications for registration competed sorted by county.  It should be noted that many applications span county boundaries therefore a single application spanning two counties will be counted in each county. The data range is application completed in the financial year 2019-2020" ;
    dct:identifier "30ab7acc-53a2-4d80-b888-2544af841f68" ;
    dct:issued "2020-06-02T14:29:55.185429"^^xsd:dateTime ;
    dct:modified "2020-08-25T12:46:51.017267"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/541b8580-ac20-4a61-88b6-24cf50fc3d85> ;
    dct:title "Applications completed by County 2019-2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Colin Lougheed" ;
            vcard:hasEmail <mailto:colin.lougheed@finance-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/30ab7acc-53a2-4d80-b888-2544af841f68/resource/69e493d9-bfd9-4c60-b02a-464b46fd0641> ;
    dcat:keyword "Applications",
        "County",
        "Land",
        "Performance",
        "Property",
        "Registrations",
        "Registry" .

<https://admin.opendatani.gov.uk/dataset/30ab7acc-53a2-4d80-b888-2544af841f68/resource/69e493d9-bfd9-4c60-b02a-464b46fd0641> a dcat:Distribution ;
    dct:description "This dataset shows applications completed by Land Registry of NI in the financial year 2019-2020" ;
    dct:format "CSV" ;
    dct:issued "2020-06-02T14:31:44.665996"^^xsd:dateTime ;
    dct:modified "2020-06-02T14:31:44.665996"^^xsd:dateTime ;
    dct:title "Applications Completed sorted by County" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/30ab7acc-53a2-4d80-b888-2544af841f68/resource/69e493d9-bfd9-4c60-b02a-464b46fd0641/download/apps_completed_by_county.csv> .

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

