@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/58b98e9a-6532-4db8-b52c-d27085f4b73e> 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 2020-2021" ;
    dct:identifier "58b98e9a-6532-4db8-b52c-d27085f4b73e" ;
    dct:issued "2021-11-01T10:59:11.244509"^^xsd:dateTime ;
    dct:modified "2021-11-01T11:00:01.487727"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/541b8580-ac20-4a61-88b6-24cf50fc3d85> ;
    dct:title "Applications completed by County 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/58b98e9a-6532-4db8-b52c-d27085f4b73e/resource/d2962f81-b275-42bd-b85d-f61b28fb31d4> ;
    dcat:keyword "County",
        "Registrations",
        "Registry",
        "applications",
        "land",
        "performance",
        "property" .

<https://admin.opendatani.gov.uk/dataset/58b98e9a-6532-4db8-b52c-d27085f4b73e/resource/d2962f81-b275-42bd-b85d-f61b28fb31d4> a dcat:Distribution ;
    dct:description "This dataset shows applications completed by Land Registry of NI in the financial year 2020-2021" ;
    dct:format "CSV" ;
    dct:issued "2021-11-01T11:00:00.040752"^^xsd:dateTime ;
    dct:modified "2021-11-01T11:00:00.040752"^^xsd:dateTime ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/58b98e9a-6532-4db8-b52c-d27085f4b73e/resource/d2962f81-b275-42bd-b85d-f61b28fb31d4/download/applications-completed-by-county-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" .

