@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/f1c03804-1cf9-469c-928c-4665fbadbfa0> a dcat:Dataset ;
    dct:description "The Royal Mail Address Feature Type provides Royal Mail delivery point addresses, a point geometry and information describing the relationship they have with Local Authority addresses." ;
    dct:identifier "490e1e7a-e3d3-44b0-b036-5e3d06e117de" ;
    dct:issued "2025-09-30T14:00:19.107675"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:00:19.107678"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/776f0897-ded1-411a-88c6-e8687ccf3875> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.7900 49.9000, -8.6600 49.9000, -8.6600 60.8500, 1.7900 60.8500, 1.7900 49.9000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.79, 49.90], [-8.66, 49.90], [-8.66, 60.85], [1.79, 60.85], [1.79, 49.90]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Royal Mail Address" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/f1c03804-1cf9-469c-928c-4665fbadbfa0/resource/a77a9f7c-abee-4186-b10e-1bbd27b24328>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/f1c03804-1cf9-469c-928c-4665fbadbfa0/resource/b28dfd82-5d2b-45bf-9fc9-85521ea63b8e> .

<https://ckan.integration.publishing.service.gov.uk/dataset/f1c03804-1cf9-469c-928c-4665fbadbfa0/resource/a77a9f7c-abee-4186-b10e-1bbd27b24328> a dcat:Distribution ;
    dct:description "Sign up for API and Select+Build" ;
    dct:issued "2025-09-30T14:00:19.119476"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:00:19.106171"^^xsd:dateTime ;
    dct:title "OS DataHub" ;
    dcat:accessURL <https://osdatahub.os.uk/> .

<https://ckan.integration.publishing.service.gov.uk/dataset/f1c03804-1cf9-469c-928c-4665fbadbfa0/resource/b28dfd82-5d2b-45bf-9fc9-85521ea63b8e> a dcat:Distribution ;
    dct:description "PSGA product description" ;
    dct:issued "2025-09-30T14:00:19.119479"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:00:19.106259"^^xsd:dateTime ;
    dct:title "Product description" ;
    dcat:accessURL <https://docs.os.uk/osngd/data-structure/address/gb-address/royal-mail-address> .

<https://ckan.integration.publishing.service.gov.uk/organization/776f0897-ded1-411a-88c6-e8687ccf3875> a foaf:Organization ;
    foaf:name "Ordnance Survey" .

