@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/4b2bf93d-4b55-474a-ae74-71e98b19f4c2> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=51df6badd93f4895bd8e1876dc27e119> ;
    dct:issued "2022-09-20T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-09-20T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "-8.9145,53.9464,-4.6741,55.3490" ] ;
    dct:title "SimpleWebMap" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/4b2bf93d-4b55-474a-ae74-71e98b19f4c2/resource/566eb104-b017-43b3-b1f8-a721145a8476> ;
    dcat:keyword "Test Purposes ONLY" ;
    dcat:landingPage <https://opendata-daerani.hub.arcgis.com/maps/DAERANI::simplewebmap> ;
    dcat:theme <geospatial> .

<https://ckan.staging.publishing.service.gov.uk/dataset/4b2bf93d-4b55-474a-ae74-71e98b19f4c2/resource/566eb104-b017-43b3-b1f8-a721145a8476> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2023-08-15T22:02:42.406812"^^xsd:dateTime ;
    dct:modified "2023-08-17T01:18:28.169528"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://opendata-daerani.hub.arcgis.com/maps/DAERANI::simplewebmap> ;
    dcat:mediaType "text/html" .

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

