@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/6d61169b-d94c-4246-a3f3-ccfee45ad12c> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This dataset shows the volumes of Land Information Services completed for the financial year 2020-2021 which were received by the postal service." ;
    dct:identifier "6d61169b-d94c-4246-a3f3-ccfee45ad12c" ;
    dct:issued "2021-11-01T11:19:47.073591"^^xsd:dateTime ;
    dct:modified "2021-11-01T11:20:42.379213"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/541b8580-ac20-4a61-88b6-24cf50fc3d85> ;
    dct:title "Land Information Services (Postal) 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/6d61169b-d94c-4246-a3f3-ccfee45ad12c/resource/1f14799b-035e-45ac-80b4-9e04a6392083> ;
    dcat:keyword "Copy",
        "Documents",
        "Maps",
        "information",
        "land",
        "postal",
        "property" .

<https://admin.opendatani.gov.uk/dataset/6d61169b-d94c-4246-a3f3-ccfee45ad12c/resource/1f14799b-035e-45ac-80b4-9e04a6392083> a dcat:Distribution ;
    dct:description "This dataset shows the volumes of Land Information Service i.e. copy maps, copy documents etc requested by customers via the physical postal service in the financial year 2020-2021" ;
    dct:format "CSV" ;
    dct:issued "2021-11-01T11:20:41.002288"^^xsd:dateTime ;
    dct:modified "2021-11-01T11:20:41.002288"^^xsd:dateTime ;
    dct:title "Land Information Service (Postal) 2020-2021" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/6d61169b-d94c-4246-a3f3-ccfee45ad12c/resource/1f14799b-035e-45ac-80b4-9e04a6392083/download/land-information-service-postal-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" .

