@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/e5624106-f262-40fe-a54d-80103a1f1c23> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description """<p>OSNI Street Maps show detailed\r
information, including road names and one-way systems, railway lines, car\r
parking, public buildings, churches and schools, for Northern Ireland’s main\r
cities and towns.</p>""" ;
    dct:identifier <http://osni.spatial-ni.opendata.arcgis.com/datasets/973924c3452c4cec94af8b230a31875b> ;
    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 - Streetmaps" ;
    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/e5624106-f262-40fe-a54d-80103a1f1c23/resource/1cb60dd6-eb91-499a-be47-d0edc2b9f85c> ;
    dcat:landingPage <http://osni.spatial-ni.opendata.arcgis.com/datasets/973924c3452c4cec94af8b230a31875b> .

<https://ckan.integration.publishing.service.gov.uk/dataset/e5624106-f262-40fe-a54d-80103a1f1c23/resource/1cb60dd6-eb91-499a-be47-d0edc2b9f85c> a dcat:Distribution ;
    dct:description "JPG Streetmaps in a compressed ZIP folder" ;
    dct:format "ZIP" ;
    dct:issued "2016-04-06T09:48:34.582287"^^xsd:dateTime ;
    dct:modified "2016-04-06T09:48:34.582287"^^xsd:dateTime ;
    dct:title "Streetmaps" ;
    dcat:accessURL <https://opendatani.blob.core.windows.net/lpsopendata/OSNI_Streetmaps.zip> ;
    dcat:mediaType "text/html" .

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

