@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.integration.publishing.service.gov.uk/dataset/6bfedc67-5e79-4f7c-99c1-b2323ed2a795> a dcat:Dataset ;
    dct:description "PDF map of quadrant 135" ;
    dct:identifier <http://data-ogauthority.opendata.arcgis.com/datasets/a8f0b4d4cf8b46c4bf2622530f508bdf> ;
    dct:issued "2017-10-09T13:32:56.229407"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:25.343726"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "*********************" ] ;
    dct:title "Q 135" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/6bfedc67-5e79-4f7c-99c1-b2323ed2a795/resource/f6c4d36b-6017-4588-8d9a-dec5f2c03b2e> ;
    dcat:landingPage <http://data-ogauthority.opendata.arcgis.com/datasets/a8f0b4d4cf8b46c4bf2622530f508bdf> .

<https://ckan.integration.publishing.service.gov.uk/dataset/6bfedc67-5e79-4f7c-99c1-b2323ed2a795/resource/f6c4d36b-6017-4588-8d9a-dec5f2c03b2e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-10-09T14:32:56.299081"^^xsd:dateTime ;
    dct:modified "2017-10-09T14:32:56.299081"^^xsd:dateTime ;
    dct:title "Download" ;
    dcat:accessURL <https://itportal.decc.gov.uk/web_files/gis/quadmaps/Q_135> .

