@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/b76bda03-d937-4873-b740-0eb55645f2b7> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>Grit bin locations showing council grit bin id number and x and y co-ordinates.</p>
  <h2>Automated update</h2>
  <ul>
    <li>
      <p>This dataset is updated automatically annually by 30<sup>th</sup> April each year.</p>
    </li>
    <li>
      <p>column a indicates the location</p>
    </li>
    <li>
      <p>column b indicates eastings</p>
    </li>
    <li>
      <p>column c indicates northings</p>
    </li>
  </ul>
</dp-prose>""" ;
    dct:identifier "vdmw4" ;
    dct:issued "2014-03-07T15:20:39+00:00"^^xsd:dateTime ;
    dct:modified "2018-07-11T08:18:18.950000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds Open Data Team" ] ;
    dct:title "Grit bin locations" ;
    dcat:landingPage <https://datamillnorth.org/dataset/grit-bin-locations-vdmw4> .

