@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.publishing.service.gov.uk/dataset/16f12e0d-7f38-4f45-96c3-48ac11fcf8b9> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>Breakdown of the number of each type of taxi and private hire licence issued in Leeds</p>
</dp-prose>""" ;
    dct:identifier "23y8k" ;
    dct:issued "2015-11-04T17:16:36+00:00"^^xsd:dateTime ;
    dct:modified "2021-03-09T09:59:12.407000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Taxi and Private Hire Licensing Team" ] ;
    dct:title "Taxi and private hire licences - total number" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/16f12e0d-7f38-4f45-96c3-48ac11fcf8b9/resource/0bfdc46b-daf4-4fac-bfe3-2fb360a261eb> ;
    dcat:landingPage <https://datamillnorth.org/dataset/taxi-and-private-hire-licences-total-number-23y8k> .

<https://ckan.publishing.service.gov.uk/dataset/16f12e0d-7f38-4f45-96c3-48ac11fcf8b9/resource/0bfdc46b-daf4-4fac-bfe3-2fb360a261eb> a dcat:Distribution ;
    dct:description "Number of taxi and private hire licences as at 04/11/2015" ;
    dct:format "CSV" ;
    dct:issued "2026-09-25T12:05:07.505044"^^xsd:dateTime ;
    dct:modified "2026-09-25T12:05:07.496725"^^xsd:dateTime ;
    dct:title "04/11/2015" ;
    dcat:accessURL <https://datamillnorth.org/download/23y8k/5734c90b-61e7-4a37-b6d9-752c43ef0a23/04-11-2015.csv> ;
    dcat:byteSize 598.0 .

