@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/52d8eadd-f17d-44b6-bf4d-70c75d0649f2> a dcat:Dataset ;
    dct:description "Taxi Ranks in the City of Nottingham." ;
    dct:identifier "c66dd4c4-468a-48b5-9350-9b5a25574638" ;
    dct:issued "2023-03-31T16:45:54.810481"^^xsd:dateTime ;
    dct:modified "2023-03-31T16:45:54.810486"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/f3695796-9831-4bdc-9f9e-dd3c135ccd95> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-1.1363 52.9471, -1.1961 52.9471, -1.1961 53.0000, -1.1363 53.0000, -1.1363 52.9471))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.136307, 52.947055], [-1.196074, 52.947055], [-1.196074, 52.999985], [-1.136307, 52.999985], [-1.136307, 52.947055]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Taxi Ranks" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/52d8eadd-f17d-44b6-bf4d-70c75d0649f2/resource/f6c3b9c6-4727-440a-b43d-02d6666e3753> ;
    dcat:keyword "Taxi Ranks",
        "Transport" .

<https://ckan.integration.publishing.service.gov.uk/dataset/52d8eadd-f17d-44b6-bf4d-70c75d0649f2/resource/f6c3b9c6-4727-440a-b43d-02d6666e3753> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2023-03-31T16:45:54.822103"^^xsd:dateTime ;
    dct:modified "2023-03-31T16:45:54.804063"^^xsd:dateTime ;
    dcat:accessURL <https://www.opendatanottingham.org.uk/dataset.aspx?id=32> .

<https://ckan.integration.publishing.service.gov.uk/organization/f3695796-9831-4bdc-9f9e-dd3c135ccd95> a foaf:Organization ;
    foaf:name "Nottingham City Council" .

