@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/9d0c4347-f7ad-4dd3-a8d4-7a1764648a39> a dcat:Dataset ;
    dct:description "Location of Childrens centres in the London Borough of Sutton" ;
    dct:identifier "9d0c4347-f7ad-4dd3-a8d4-7a1764648a39" ;
    dct:issued "2011-03-22T11:39:36.754343"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/bbbf51d0-6ebd-4c71-ae69-f2c4f4492e87> ;
    dct:title "Childrens Centres in the London Borough of Sutton" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/9d0c4347-f7ad-4dd3-a8d4-7a1764648a39/resource/b45297ac-ecc1-4d22-95b2-5ac9c093ff3c> ;
    dcat:landingPage <http://www.sutton.gov.uk/index.aspx?articleid=2144> .

<https://ckan.staging.publishing.service.gov.uk/dataset/9d0c4347-f7ad-4dd3-a8d4-7a1764648a39/resource/b45297ac-ecc1-4d22-95b2-5ac9c093ff3c> a dcat:Distribution ;
    dct:format "CSV" ;
    dcat:accessURL <http://www.sutton.gov.uk/CHttpHandler.ashx?id=11210&p=0> .

<https://ckan.staging.publishing.service.gov.uk/organization/bbbf51d0-6ebd-4c71-ae69-f2c4f4492e87> a foaf:Organization ;
    foaf:name "London Borough of Sutton" .

