@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/dfe2e0fc-ee22-433b-a397-2372f5a20b38> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description """<p>A series of maps at 1:10 000\r
scale showing base mapping for Northern Ireland. These raster maps can be used\r
with other maps or information to enhance the mapping.</p>""" ;
    dct:identifier <http://osni.spatial-ni.opendata.arcgis.com/datasets/fa6b8956b0924decafb96f9f4beb4696> ;
    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 Midscale Raster" ;
    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/dfe2e0fc-ee22-433b-a397-2372f5a20b38/resource/a6937f3a-1deb-46ea-8262-fb0cf0cc089e> ;
    dcat:landingPage <http://osni.spatial-ni.opendata.arcgis.com/datasets/fa6b8956b0924decafb96f9f4beb4696> .

<https://ckan.integration.publishing.service.gov.uk/dataset/dfe2e0fc-ee22-433b-a397-2372f5a20b38/resource/a6937f3a-1deb-46ea-8262-fb0cf0cc089e> a dcat:Distribution ;
    dct:description "TIF Madscale Raster files in a compressed ZIP folder" ;
    dct:format "ZIP" ;
    dct:issued "2016-04-06T09:48:35.966180"^^xsd:dateTime ;
    dct:modified "2016-04-06T09:48:35.966180"^^xsd:dateTime ;
    dct:title "Midscale Raster" ;
    dcat:accessURL <https://opendatani.blob.core.windows.net/lpsopendata/OSNI_OPEN_DATA_Midscale_Raster.zip> ;
    dcat:mediaType "text/html" .

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

