@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.staging.publishing.service.gov.uk/dataset/9b05e458-fad7-44c7-86b6-36bc75fcc5f2> a dcat:Dataset ;
    dct:description "PDF map of quadrant 365" ;
    dct:identifier <http://data.ogauthority.opendata.arcgis.com/datasets/2b4fcf0ba60e459baaee869bf8f9f7c6> ;
    dct:issued "2016-10-05T16:04:34.024642"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:30:38.417929"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Oil and Gas Authority" ] ;
    dct:title "Q 365" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/9b05e458-fad7-44c7-86b6-36bc75fcc5f2/resource/4a90abf5-4b3a-47d1-b0f7-5463c84248ba> ;
    dcat:landingPage <http://data.ogauthority.opendata.arcgis.com/datasets/2b4fcf0ba60e459baaee869bf8f9f7c6> .

<https://ckan.staging.publishing.service.gov.uk/dataset/9b05e458-fad7-44c7-86b6-36bc75fcc5f2/resource/4a90abf5-4b3a-47d1-b0f7-5463c84248ba> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2016-10-05T17:04:34.116079"^^xsd:dateTime ;
    dct:modified "2016-10-05T17:04:34.116079"^^xsd:dateTime ;
    dct:title "Download" ;
    dcat:accessURL <https://itportal.decc.gov.uk/web_files/gis/quadmaps/Q_365> .

