@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/96c14fcd-6b8c-4efe-a456-9e19899f47cb> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This dataset shows the volumes of Land Information Service i.e. copy maps, copy documents etc requested by customers via LandWeb, the Land Registry's online, customer-facing application in the financial year 2019-2020. " ;
    dct:identifier "96c14fcd-6b8c-4efe-a456-9e19899f47cb" ;
    dct:issued "2020-06-02T15:27:54.751556"^^xsd:dateTime ;
    dct:modified "2020-08-25T12:43:50.544083"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/541b8580-ac20-4a61-88b6-24cf50fc3d85> ;
    dct:title "Land Information Service (Online) 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/96c14fcd-6b8c-4efe-a456-9e19899f47cb/resource/cf16fa97-8dd7-472a-ba5c-ce3a2fe651d5> ;
    dcat:keyword "Copies",
        "Copy",
        "Information",
        "Land",
        "Maps",
        "Property",
        "online" .

<https://admin.opendatani.gov.uk/dataset/96c14fcd-6b8c-4efe-a456-9e19899f47cb/resource/cf16fa97-8dd7-472a-ba5c-ce3a2fe651d5> 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 LandWeb, the Land Registry's online, customer-facing application in the financial year 2019-2020." ;
    dct:format "CSV" ;
    dct:issued "2020-06-02T15:29:04.924398"^^xsd:dateTime ;
    dct:modified "2020-06-02T15:29:04.924398"^^xsd:dateTime ;
    dct:title "Land Information Service (Online)" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/96c14fcd-6b8c-4efe-a456-9e19899f47cb/resource/cf16fa97-8dd7-472a-ba5c-ce3a2fe651d5/download/lis_completed_online_apps_copy_maps_copy_docs_etc.csv> .

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

