@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/eac6c377-ee5e-412e-9a2f-8977ea22fb76> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description """<p>A Digital Terrain Model (DTM) is a\r
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. 10m and 50m DTM’s are available. This is a large dataset and will take sometime to download. Please be patient. By\r
download or use of this dataset you agree to abide by the LPS Open\r
Government Data Licence. </p>""" ;
    dct:identifier <http://osni.spatial-ni.opendata.arcgis.com/datasets/a3863aa3c79e4372bcd23a629e7d6f81> ;
    dct:issued "2015-11-25T00:00:00"^^xsd:dateTime ;
    dct:modified "2015-12-08T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "OSNI Open Data 50m Digital Terrain Model CSV" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OSNI Mapping Helpdesk" ;
            vcard:hasEmail <mailto:masked@example.com> ] ;
    dcat:landingPage <http://osni.spatial-ni.opendata.arcgis.com/datasets/a3863aa3c79e4372bcd23a629e7d6f81> .

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

