@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/f2eff801-ca55-4c40-9c13-3e2cf4b63dfd> a dcat:Dataset ;
    dct:description "One way streets in the City of Nottingham." ;
    dct:identifier "c54f8d1b-d3c8-4304-872d-0571db694a28" ;
    dct:issued "2023-04-01T16:50:43.996598"^^xsd:dateTime ;
    dct:modified "2023-04-01T16:50:43.996604"^^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 "One Way Streets" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/f2eff801-ca55-4c40-9c13-3e2cf4b63dfd/resource/576534e4-66df-4eba-a48c-a83e16d892b6> ;
    dcat:keyword "Road",
        "Road Traffic",
        "Transport" .

<https://ckan.integration.publishing.service.gov.uk/dataset/f2eff801-ca55-4c40-9c13-3e2cf4b63dfd/resource/576534e4-66df-4eba-a48c-a83e16d892b6> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2023-04-01T16:50:44.003197"^^xsd:dateTime ;
    dct:modified "2023-04-01T16:50:43.988252"^^xsd:dateTime ;
    dcat:accessURL <https://www.opendatanottingham.org.uk/dataset.aspx?id=150> .

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

