@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://ckan.integration.publishing.service.gov.uk/dataset/3c88ce1e-b66d-46f3-8790-692a27b4ff5e> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description """<p>A Digital Terrain Model (DTM) is\r
a digital file consisting of a grid of regularly spaced points of known height\r
which, when used with other digital data such as maps or orthophotographs, can\r
provide a 3D image of the land surface. This download contains OSNI 10k sheet numbers 1 - 50. </p>""" ;
    dct:identifier <http://osni.spatial-ni.opendata.arcgis.com/datasets/1817187c57cd46948ac8faa95222a348> ;
    dct:issued "2016-03-14T00:00:00"^^xsd:dateTime ;
    dct:modified "2016-04-05T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "OSNI Open Data 10M DTM Sheets 1-50" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OSNI Mapping Helpdesk" ;
            vcard:hasEmail <mailto:masked@example.com> ] ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/3c88ce1e-b66d-46f3-8790-692a27b4ff5e/resource/851d8736-e705-4056-8689-b452a8284811> ;
    dcat:landingPage <http://osni.spatial-ni.opendata.arcgis.com/datasets/1817187c57cd46948ac8faa95222a348> .

<https://ckan.integration.publishing.service.gov.uk/dataset/3c88ce1e-b66d-46f3-8790-692a27b4ff5e/resource/851d8736-e705-4056-8689-b452a8284811> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2016-04-06T09:48:29.080284"^^xsd:dateTime ;
    dct:modified "2016-04-06T09:48:29.080284"^^xsd:dateTime ;
    dct:title "Sheets 1-50 in .TXT Format" ;
    dcat:accessURL <https://opendatani.blob.core.windows.net/lpsopendata/10M-DTM-Sheets1-50.zip> ;
    dcat:mediaType "text/html" .

<https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> a foaf:Organization ;
    foaf:name "OpenDataNI" .

