@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/a419b795-fc24-450f-ba03-44da9530fff3> 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 "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "-180.0,-90.0,180.0,90.0" ] ;
    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/a419b795-fc24-450f-ba03-44da9530fff3/resource/5d4bd859-19f1-408f-8d6f-421c355cff00> ;
    dcat:landingPage <http://osni-spatial-ni.opendata.arcgis.com/datasets/973924c3452c4cec94af8b230a31875b> .

<https://ckan.integration.publishing.service.gov.uk/dataset/a419b795-fc24-450f-ba03-44da9530fff3/resource/5d4bd859-19f1-408f-8d6f-421c355cff00> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-06-22T09:54:46.347938"^^xsd:dateTime ;
    dct:modified "2017-06-22T09:54:46.347938"^^xsd:dateTime ;
    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" .

