@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/300d24e4-a122-47cb-9f94-60138d20725e> a dcat:Dataset ;
    dct:description "Rights of way network for Worcestershire." ;
    dct:identifier "83e15dc9-9bc2-4c7b-89e0-293efca81a70" ;
    dct:issued "2011-09-06T11:00:03.858351"^^xsd:dateTime ;
    dct:modified "2016-02-10T16:52:28.872449"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/4d53a439-a360-4d45-a19b-29371a2c9d41> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-1.7400 51.9600, -1.7400 52.4600, -2.6800 52.4600, -2.6800 51.9600, -1.7400 51.9600))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-1.74, 51.96],[-1.74, 52.46], [-2.68, 52.46], [-2.68, 51.96], [-1.74, 51.96]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Public Rights of Way" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/300d24e4-a122-47cb-9f94-60138d20725e/resource/fe4f3c98-ccdc-40a5-b717-1308347c2a1f> .

<https://ckan.publishing.service.gov.uk/dataset/300d24e4-a122-47cb-9f94-60138d20725e/resource/fe4f3c98-ccdc-40a5-b717-1308347c2a1f> a dcat:Distribution ;
    dct:description "WMS service, layer 0" ;
    dct:format "WMS" ;
    dct:issued "2013-04-08T09:40:04.656992"^^xsd:dateTime ;
    dct:modified "2013-04-08T09:40:04.656992"^^xsd:dateTime ;
    dcat:accessURL <http://gis.worcestershire.gov.uk/arcgis/services/INSPIRE_WMS/MapServer/WMSServer?> .

<https://ckan.publishing.service.gov.uk/organization/4d53a439-a360-4d45-a19b-29371a2c9d41> a foaf:Organization ;
    foaf:name "Worcestershire County Council" .

