@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/df590716-aee1-4286-bfe8-f4c2ec6ddeb5> a dcat:Dataset ;
    dct:description "Locations of markets in the City of Nottingham including information about the days on which the markets operate." ;
    dct:identifier "1ea55df2-977d-4808-a210-39962fa75001" ;
    dct:issued "2023-03-30T16:40:42.770790"^^xsd:dateTime ;
    dct:modified "2023-10-13T14:02:29.232533"^^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.1102 52.9025, -1.2295 52.9025, -1.2295 53.0009, -1.1102 53.0009, -1.1102 52.9025))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.11024696314657, 52.9025401711376], [-1.2294839361084, 52.9025401711376], [-1.2294839361084, 53.000860690954], [-1.11024696314657, 53.000860690954], [-1.11024696314657, 52.9025401711376]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Markets" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/df590716-aee1-4286-bfe8-f4c2ec6ddeb5/resource/109519a3-d4b1-460b-96d2-58be99ed0687> ;
    dcat:keyword "local",
        "market",
        "trading" .

<https://ckan.integration.publishing.service.gov.uk/dataset/df590716-aee1-4286-bfe8-f4c2ec6ddeb5/resource/109519a3-d4b1-460b-96d2-58be99ed0687> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2023-10-13T14:02:29.279265"^^xsd:dateTime ;
    dct:modified "2023-10-13T14:02:29.247526"^^xsd:dateTime ;
    dcat:accessURL <http://www.opendatanottingham.org.uk/dataset.aspx?id=3> .

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

