@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/27bf9bd2-beff-4ecc-b4c6-e9d65c62df51> a dcat:Dataset ;
    dct:description "Ribble Valley Inspire WFS (Download) service" ;
    dct:identifier "94D7E78C-0C89-46F5-B9AF-3538E1C9BC72" ;
    dct:issued "2016-08-25T13:34:56.257229"^^xsd:dateTime ;
    dct:modified "2017-02-01T15:44:31.664113"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/7aa7133b-d845-4d96-a94d-56288bc37086> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.1800 53.7600, -2.1800 54.0500, -2.6500 54.0500, -2.6500 53.7600, -2.1800 53.7600))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-2.18, 53.76],[-2.18, 54.05], [-2.65, 54.05], [-2.65, 53.76], [-2.18, 53.76]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Ribble Valley Inspire WFS (Download) service" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/27bf9bd2-beff-4ecc-b4c6-e9d65c62df51/resource/350bcdec-fffc-4f0a-9b99-cec15cb5104a>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/27bf9bd2-beff-4ecc-b4c6-e9d65c62df51/resource/444006e7-5543-4b6a-9bc5-da48362a40aa> .

<https://ckan.integration.publishing.service.gov.uk/dataset/27bf9bd2-beff-4ecc-b4c6-e9d65c62df51/resource/350bcdec-fffc-4f0a-9b99-cec15cb5104a> a dcat:Distribution ;
    dct:description "INSPIRE WMS Service" ;
    dct:format "WMS" ;
    dct:issued "2016-08-25T14:34:56.352504"^^xsd:dateTime ;
    dct:modified "2016-08-25T14:34:56.352504"^^xsd:dateTime ;
    dcat:accessURL <http://inspire.ribblevalley.gov.uk/geoserver/ows?service=wms&request=GetCapabilities> .

<https://ckan.integration.publishing.service.gov.uk/dataset/27bf9bd2-beff-4ecc-b4c6-e9d65c62df51/resource/444006e7-5543-4b6a-9bc5-da48362a40aa> a dcat:Distribution ;
    dct:description "INSPIRE WFS Service" ;
    dct:issued "2016-08-25T14:34:56.352534"^^xsd:dateTime ;
    dct:modified "2016-08-25T14:34:56.352534"^^xsd:dateTime ;
    dcat:accessURL <http://inspire.ribblevalley.gov.uk/geoserver/ows?service=wfs&request=GetCapabilities> .

<https://ckan.integration.publishing.service.gov.uk/organization/7aa7133b-d845-4d96-a94d-56288bc37086> a foaf:Organization ;
    foaf:name "Ribble Valley Borough Council" .

