@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/2d37d513-263d-41ba-8b76-d477bacb1c23> a dcat:Dataset ;
    dct:description """The Multi-modal Routing Network is a combination of OS Networks Data including Rail, Paths, Roads and Ferries combined with Modal Change Sites to create a fully topological network to enable routing applications.
			
			The data is structured in a OpenStreetMap compliant way to enable the data to be used in a wide range of open software.  Data is supplied in both geopackage and Protocolbuffer Binary Format (PBF) the latter of which can be used directly in routing applications however some tailoring will be required to make full use of all of the attribution.""" ;
    dct:identifier "2d7b9e1d-903f-47e5-87f3-12cf987c6c2e" ;
    dct:issued "2024-03-23T14:00:58.176889"^^xsd:dateTime ;
    dct:modified "2025-04-16T14:00:20.443932"^^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.6550 49.9000, -8.6550 60.8500, 1.7900 60.8500, 1.7900 49.9000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.79, 49.90], [-8.655, 49.90], [-8.655, 60.85], [1.79, 60.85], [1.79, 49.90]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Multi-modal Routing Network" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/2d37d513-263d-41ba-8b76-d477bacb1c23/resource/41cd189d-f7c4-4c3d-9149-d65b0812b047>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/2d37d513-263d-41ba-8b76-d477bacb1c23/resource/6f8a6ba4-6f4b-45e4-90ce-81260805dc59> .

<https://ckan.integration.publishing.service.gov.uk/dataset/2d37d513-263d-41ba-8b76-d477bacb1c23/resource/41cd189d-f7c4-4c3d-9149-d65b0812b047> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2025-04-16T14:00:20.465790"^^xsd:dateTime ;
    dct:modified "2025-04-16T14:00:20.450553"^^xsd:dateTime ;
    dct:title "Product description" ;
    dcat:accessURL <https://docs.os.uk/os-downloads/networks/os-multi-modal-routing-network> .

<https://ckan.integration.publishing.service.gov.uk/dataset/2d37d513-263d-41ba-8b76-d477bacb1c23/resource/6f8a6ba4-6f4b-45e4-90ce-81260805dc59> a dcat:Distribution ;
    dct:description "Sign up for Premium Product download" ;
    dct:issued "2025-04-16T14:00:20.465791"^^xsd:dateTime ;
    dct:modified "2025-04-16T14:00:20.450630"^^xsd:dateTime ;
    dct:title "OS DataHub" ;
    dcat:accessURL <https://osdatahub.os.uk/> .

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

