@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/6da2c0d3-26cb-4825-9041-ad944111e784> a dcat:Dataset ;
    dct:description "Details of location and geology of wells and springs on Anglesey plus 6 inch County Sheet site maps." ;
    dct:identifier "9df8df52-d7c1-37a8-e044-0003ba9b0d98" ;
    dct:issued "2024-07-06T12:23:12.194751"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:54:00.529386"^^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 ((-4.0000 53.1100, -4.7100 53.1100, -4.7100 53.4400, -4.0000 53.4400, -4.0000 53.1100))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-4.0000, 53.1100], [-4.7100, 53.1100], [-4.7100, 53.4400], [-4.0000, 53.4400], [-4.0000, 53.1100]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Wells and springs on Anglesey" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/6da2c0d3-26cb-4825-9041-ad944111e784/resource/1e4133b5-20cb-439c-8f59-cbdd5c6436e6> ;
    dcat:keyword "Hydrogeology",
        "NERC_DDC",
        "Springs",
        "Water wells" .

<https://ckan.integration.publishing.service.gov.uk/dataset/6da2c0d3-26cb-4825-9041-ad944111e784/resource/1e4133b5-20cb-439c-8f59-cbdd5c6436e6> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-07-23T18:54:00.571641"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:54:00.534874"^^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)" .

