@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.integration.publishing.service.gov.uk/dataset/05fa9ad9-2d1b-405a-bc99-55c8f705763a> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>Link to footfall data published by Leeds City Council.</p>
</dp-prose>""" ;
    dct:identifier "v8ddw" ;
    dct:issued "2020-04-06T14:45:21.549000+00:00"^^xsd:dateTime ;
    dct:modified "2020-04-06T14:48:17.709000+00:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/12358970-30da-4ed7-ae4b-84a2892ab1f8> ;
    dct:title "Leeds footfall" ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-footfall-v8ddw> .

<https://ckan.integration.publishing.service.gov.uk/organization/12358970-30da-4ed7-ae4b-84a2892ab1f8> a foaf:Organization ;
    foaf:name "Data Mill North new" .

