@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/922e2692-fb3b-4719-a2a6-b86a0cd0c164> a dcat:Dataset ;
    dct:description " Locations of car parks in Bristol, including Park and Ride car parks. Attributes include car park type, number of spaces, operating times." ;
    dct:identifier "f8b81050-fe52-4357-b576-15209a7ef6ac" ;
    dct:issued "2024-07-18T14:02:21.829954"^^xsd:dateTime ;
    dct:modified "2024-07-18T14:02:21.829960"^^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 "Car parks" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/922e2692-fb3b-4719-a2a6-b86a0cd0c164/resource/932d4ad8-c70b-4c09-8fc2-6dda21d5d6c5> ;
    dcat:keyword "Commuting",
        "Road transport",
        "Roads and highways" .

<https://ckan.integration.publishing.service.gov.uk/dataset/922e2692-fb3b-4719-a2a6-b86a0cd0c164/resource/932d4ad8-c70b-4c09-8fc2-6dda21d5d6c5> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2024-07-18T14:02:21.833567"^^xsd:dateTime ;
    dct:modified "2024-07-18T14:02:21.818322"^^xsd:dateTime ;
    dcat:accessURL <http://data.gov.uk/publisher/bristol-city-council> .

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

