@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.publishing.service.gov.uk/dataset/39c92067-6888-4ba4-945f-53f8e6e0aa1c> a dcat:Dataset ;
    dct:description "Dataset for classification of rare earth element (REE) deposits in Europe." ;
    dct:identifier "4ab60da3-cd62-e571-e063-3050940ac410" ;
    dct:issued "2026-02-25T22:31:00.080947"^^xsd:dateTime ;
    dct:modified "2026-05-07T10:34:53.196117"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((37.5600 28.6200, -13.9900 28.6200, -13.9900 58.3900, 37.5600 58.3900, 37.5600 28.6200))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[37.5600, 28.6200], [-13.9900, 28.6200], [-13.9900, 58.3900], [37.5600, 58.3900], [37.5600, 28.6200]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "EURARE ~ REE occurrences and deposits in Europe" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/39c92067-6888-4ba4-945f-53f8e6e0aa1c/resource/5befd73a-39c0-426d-aecc-808d2d38c000>,
        <https://ckan.publishing.service.gov.uk/dataset/39c92067-6888-4ba4-945f-53f8e6e0aa1c/resource/d246df72-fc53-415f-8a9e-8857c5bc9fb2> ;
    dcat:keyword "Minerals",
        "NERC_DDC",
        "Rare earth elements" .

<https://ckan.publishing.service.gov.uk/dataset/39c92067-6888-4ba4-945f-53f8e6e0aa1c/resource/5befd73a-39c0-426d-aecc-808d2d38c000> a dcat:Distribution ;
    dct:description "Complex Feature OGC WFS for feature types relating to Mineral Occurrences in Europe; data comes from multiple sources (including EU-RARE)" ;
    dct:issued "2026-05-07T10:34:53.235061"^^xsd:dateTime ;
    dct:modified "2026-05-07T10:34:53.203171"^^xsd:dateTime ;
    dct:title "BGS EN MINERALS" ;
    dcat:accessURL <https://ogcdev.bgs.ac.uk/m4eu-v2025/services?service=WFS&request=GetCapabilities&> .

<https://ckan.publishing.service.gov.uk/dataset/39c92067-6888-4ba4-945f-53f8e6e0aa1c/resource/d246df72-fc53-415f-8a9e-8857c5bc9fb2> a dcat:Distribution ;
    dct:description "Project website" ;
    dct:issued "2026-05-07T10:34:53.235060"^^xsd:dateTime ;
    dct:modified "2026-05-07T10:34:53.203092"^^xsd:dateTime ;
    dct:title "EuRare Project" ;
    dcat:accessURL <https://eurare.org/> .

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

