@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/bf778e28-b6f7-4dc3-8189-7c09b212a966> a dcat:Dataset ;
    dct:description "Breakdown of the number of each type of taxi and private hire licence issued in Leeds" ;
    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 "Leeds City Council" ] ;
    dct:title "Taxi and private hire licences - total number" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/bf778e28-b6f7-4dc3-8189-7c09b212a966/resource/688533c5-6c83-4e0f-bee2-d8e4504c317d> ;
    dcat:keyword "CAB",
        "Hackney Carriage",
        "Licence",
        "Private Hire",
        "Taxi",
        "Vehicle",
        "airhack",
        "driver",
        "highwayshack",
        "licensing",
        "mini cab",
        "operator" ;
    dcat:landingPage <https://datamillnorth.org/dataset/taxi-and-private-hire-licences-total-number-23y8k> .

<https://ckan.integration.publishing.service.gov.uk/dataset/bf778e28-b6f7-4dc3-8189-7c09b212a966/resource/688533c5-6c83-4e0f-bee2-d8e4504c317d> a dcat:Distribution ;
    dct:description "Number of taxi and private hire licences as at 04/11/2015" ;
    dct:issued "2026-08-19T09:19:11.515489"^^xsd:dateTime ;
    dct:modified "2026-08-19T09:19:11.495898"^^xsd:dateTime ;
    dct:title "04/11/2015" .

