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

<https://ckan.integration.publishing.service.gov.uk/dataset/5a0a34c0-50ba-4ec7-b0ca-e097210a3893> a dcat:Dataset ;
    dct:description "Compiled by the Minerals Intelligence section of the Survey from 1918 to 1985. Comprises around 250,000 card entrys that refer to published articles on mineral topics world-wide." ;
    dct:identifier "9df8df51-6311-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-11-26T09:18:52.251483"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:46:25.567520"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((180.0000 -90.0000, -180.0000 -90.0000, -180.0000 90.0000, 180.0000 90.0000, 180.0000 -90.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[180.0000, -90.0000], [-180.0000, -90.0000], [-180.0000, 90.0000], [180.0000, 90.0000], [180.0000, -90.0000]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "BGS Mineral Index" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/5a0a34c0-50ba-4ec7-b0ca-e097210a3893/resource/f2157a2f-f973-4f8d-8b26-afba250d6114> ;
    dcat:keyword "Geology",
        "Minerals",
        "NERC_DDC",
        "Ores" .

<https://ckan.integration.publishing.service.gov.uk/dataset/5a0a34c0-50ba-4ec7-b0ca-e097210a3893/resource/f2157a2f-f973-4f8d-8b26-afba250d6114> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-07-23T18:46:25.609776"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:46:25.573104"^^xsd:dateTime ;
    dct:title "BGS Homepage" ;
    dcat:accessURL <https://www.bgs.ac.uk/> .

<https://ckan.integration.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> a foaf:Organization ;
    foaf:name "British Geological Survey (BGS)" .

