@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.publishing.service.gov.uk/dataset/ab11efd9-6859-4892-a269-9a4702d8341c> a dcat:Dataset ;
    dct:description "PDF map of the MNSH government funded seismic lines" ;
    dct:identifier <http://data.ogauthority.opendata.arcgis.com/datasets/34c588a895fb46c58f1d4eeb8f70a199> ;
    dct:issued "2016-10-05T16:08:15.927874"^^xsd:dateTime ;
    dct:modified "2016-11-22T16:54:04.309388"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Oil and Gas Authority" ] ;
    dct:title "OGA - MNSH Government Seismic" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/ab11efd9-6859-4892-a269-9a4702d8341c/resource/7c445e82-a51d-482e-8fad-1d4e0981ef7d>,
        <https://ckan.publishing.service.gov.uk/dataset/ab11efd9-6859-4892-a269-9a4702d8341c/resource/a1a7fbd5-0ffe-431d-be4e-e0327b4b683a> ;
    dcat:landingPage <http://data.ogauthority.opendata.arcgis.com/datasets/34c588a895fb46c58f1d4eeb8f70a199> .

<https://ckan.publishing.service.gov.uk/dataset/ab11efd9-6859-4892-a269-9a4702d8341c/resource/7c445e82-a51d-482e-8fad-1d4e0981ef7d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2016-10-05T17:08:16.001158"^^xsd:dateTime ;
    dct:modified "2016-10-05T17:08:16.001158"^^xsd:dateTime ;
    dct:title "Landing page" ;
    dcat:accessURL <http://data.ogauthority.opendata.arcgis.com/datasets/34c588a895fb46c58f1d4eeb8f70a199> .

<https://ckan.publishing.service.gov.uk/dataset/ab11efd9-6859-4892-a269-9a4702d8341c/resource/a1a7fbd5-0ffe-431d-be4e-e0327b4b683a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2016-10-05T17:08:16.001130"^^xsd:dateTime ;
    dct:modified "2016-10-05T17:08:16.001130"^^xsd:dateTime ;
    dct:title "Download" ;
    dcat:accessURL <https://itportal.decc.gov.uk/web_files/gis/GovernmentSeismicMaps/MNSH_GovSeismic> .

