@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/7ddf410c-cfd7-4c5e-a731-83f0e0bf2b18> 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 2020-2021" ;
    dct:identifier "7ddf410c-cfd7-4c5e-a731-83f0e0bf2b18" ;
    dct:issued "2021-11-01T11:03:18.946609"^^xsd:dateTime ;
    dct:modified "2021-11-01T11:05:53.201854"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/541b8580-ac20-4a61-88b6-24cf50fc3d85> ;
    dct:title "Land Information Service (Online) 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/7ddf410c-cfd7-4c5e-a731-83f0e0bf2b18/resource/2842c7bd-8414-462d-b554-48ae62f776b2> ;
    dcat:keyword "Copies",
        "Copy",
        "Maps",
        "information",
        "land",
        "online",
        "property" .

<https://admin.opendatani.gov.uk/dataset/7ddf410c-cfd7-4c5e-a731-83f0e0bf2b18/resource/2842c7bd-8414-462d-b554-48ae62f776b2> 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 2020-2021" ;
    dct:format "CSV" ;
    dct:issued "2021-11-01T11:04:25.772431"^^xsd:dateTime ;
    dct:modified "2021-11-01T11:04:25.772431"^^xsd:dateTime ;
    dct:title "Land Information Service (Online)" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/7ddf410c-cfd7-4c5e-a731-83f0e0bf2b18/resource/2842c7bd-8414-462d-b554-48ae62f776b2/download/land-information-service-online-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" .

