@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/26cb786c-fc9f-4cf0-b05a-b334ce0ba2cc> a dcat:Dataset ;
    dct:description "Location of all adult social care services in Nottingham" ;
    dct:identifier "681d3220-e7ee-4255-8a16-424948a531fa" ;
    dct:issued "2016-11-17T16:52:32.804801"^^xsd:dateTime ;
    dct:modified "2017-02-22T13:00:23.796396"^^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.1287 52.8943, -1.1287 53.0055, -1.2137 53.0055, -1.2137 52.8943, -1.1287 52.8943))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-1.12865831796689, 52.8942557404769],[-1.12865831796689, 53.0054774192622], [-1.21368077493922, 53.0054774192622], [-1.21368077493922, 52.8942557404769], [-1.12865831796689, 52.8942557404769]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Adult Social Care" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/26cb786c-fc9f-4cf0-b05a-b334ce0ba2cc/resource/e2496e0a-d887-4f5e-acdc-ef4cfe46f36d> .

<https://ckan.integration.publishing.service.gov.uk/dataset/26cb786c-fc9f-4cf0-b05a-b334ce0ba2cc/resource/e2496e0a-d887-4f5e-acdc-ef4cfe46f36d> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2016-11-17T16:52:32.892343"^^xsd:dateTime ;
    dct:modified "2016-11-17T16:52:32.892343"^^xsd:dateTime ;
    dcat:accessURL <http://www.opendatanottingham.org.uk/dataset.aspx?id=144> .

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

