@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/32671642-2e89-484d-a468-406ceaf3093a> 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/32671642-2e89-484d-a468-406ceaf3093a/resource/d809ce6a-5771-4360-893f-46f8e8ccd08e> ;
    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/32671642-2e89-484d-a468-406ceaf3093a/resource/d809ce6a-5771-4360-893f-46f8e8ccd08e> a dcat:Distribution ;
    dct:description "Number of taxi and private hire licences as at 04/11/2015" ;
    dct:issued "2026-08-19T09:14:17.951151"^^xsd:dateTime ;
    dct:modified "2026-08-19T09:14:17.875129"^^xsd:dateTime ;
    dct:title "04/11/2015" .

