@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/91324675-c80c-4566-b02c-a30ae5dfdbee> a dcat:Dataset ;
    dct:description " Web Feature Service (WFS) providing access to INSPIRE datasets held by Bristol City Council. This service replicates the individual datasets listed under data.gov.uk.NOTE: Upon accessing the Licensed Data you will be deemed to have accepted the terms of the Public Sector End User Licence - INSPIRE" ;
    dct:identifier "76e4995d-5bae-4166-adc6-1801d17f74fc" ;
    dct:issued "2024-05-30T14:11:34.748037"^^xsd:dateTime ;
    dct:modified "2024-05-30T14:11:34.748040"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/7bbcdc7a-74d0-4a53-a07a-2c15bd7f6bd6> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.1400 51.1900, -3.0100 51.1900, -3.0100 51.8900, -2.1400 51.8900, -2.1400 51.1900))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.14, 51.19], [-3.01, 51.19], [-3.01, 51.89], [-2.14, 51.89], [-2.14, 51.19]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Bristol City Council INSPIRE WFS" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/91324675-c80c-4566-b02c-a30ae5dfdbee/resource/ecb90a6c-2177-4a78-98b4-4ef01792cf50> ;
    dcat:keyword "infoFeatureAccessService" .

<https://ckan.integration.publishing.service.gov.uk/dataset/91324675-c80c-4566-b02c-a30ae5dfdbee/resource/ecb90a6c-2177-4a78-98b4-4ef01792cf50> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2024-05-30T14:11:34.758158"^^xsd:dateTime ;
    dct:modified "2024-05-30T14:11:34.744430"^^xsd:dateTime ;
    dcat:accessURL <https://maps2.bristol.gov.uk/server2/rest/services/ext/INSPIRE/MapServer/WFSServer?service=WFS&request=GetCapabilities> .

<https://ckan.integration.publishing.service.gov.uk/organization/7bbcdc7a-74d0-4a53-a07a-2c15bd7f6bd6> a foaf:Organization ;
    foaf:name "Bristol City Council" .

