@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/3ab77e7d-5422-41d9-ad60-a9e7c198cfd4> a dcat:Dataset ;
    dct:description "Details of Land and Buildings owned by Epsom & Ewell Borough Council." ;
    dct:identifier "3ab77e7d-5422-41d9-ad60-a9e7c198cfd4" ;
    dct:issued "2017-04-07T12:27:09.625895"^^xsd:dateTime ;
    dct:modified "2021-02-09T10:26:14.008934"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/1d700d8f-1f17-45f4-9217-88e04eb30f14> ;
    dct:title "Land and Property" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/3ab77e7d-5422-41d9-ad60-a9e7c198cfd4/resource/c221e6f9-1935-40b5-bf73-eab4866757a8> .

<https://ckan.staging.publishing.service.gov.uk/dataset/3ab77e7d-5422-41d9-ad60-a9e7c198cfd4/resource/c221e6f9-1935-40b5-bf73-eab4866757a8> a dcat:Distribution ;
    dct:description "land and property data" ;
    dct:format "CSV" ;
    dct:issued "2017-04-07T13:27:09.672008"^^xsd:dateTime ;
    dct:modified "2017-04-07T13:27:09.672008"^^xsd:dateTime ;
    dcat:accessURL <https://maps.epsom-ewell.gov.uk/GetData.aspx?type=data&ds=eebc_propertyownership&requesttype=xsl&xsl=xml%5catCSVdatatable.xsl> ;
    dcat:mediaType "application/xslt+xml" .

<https://ckan.staging.publishing.service.gov.uk/organization/1d700d8f-1f17-45f4-9217-88e04eb30f14> a foaf:Organization ;
    foaf:name "Epsom and Ewell Borough Council" .

