@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/d30b1d50-c24d-45d0-bfa8-9710d9d833d5> a dcat:Dataset ;
    dct:description "The location of Safe Places throughout Nottingham. The Safe Places scheme is operated by Nottingham Mencap and the buildings identified offer safe places in the community where vulnerable people with learning disabilities can go if they get into trouble or feel unsafe, frightened or bullied." ;
    dct:identifier "a178b6c1-14bc-401c-8464-cf6051297469" ;
    dct:issued "2023-04-01T16:50:39.963625"^^xsd:dateTime ;
    dct:modified "2023-04-01T16:50:39.963630"^^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.1234 52.8933, -1.2303 52.8933, -1.2303 53.0091, -1.1234 53.0091, -1.1234 52.8933))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.123418, 52.893337], [-1.230267, 52.893337], [-1.230267, 53.009148], [-1.123418, 53.009148], [-1.123418, 52.893337]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Safe Places" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/d30b1d50-c24d-45d0-bfa8-9710d9d833d5/resource/e4c9d159-94f9-4fca-b3b4-e8b207ad9d3d> ;
    dcat:keyword "Care",
        "Safe Places",
        "Safety",
        "Social Care",
        "Vulnerable Children" .

<https://ckan.integration.publishing.service.gov.uk/dataset/d30b1d50-c24d-45d0-bfa8-9710d9d833d5/resource/e4c9d159-94f9-4fca-b3b4-e8b207ad9d3d> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2023-04-01T16:50:39.971430"^^xsd:dateTime ;
    dct:modified "2023-04-01T16:50:39.951459"^^xsd:dateTime ;
    dcat:accessURL <http://www.opendatanottingham.org.uk/dataset.aspx?id=143> .

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

