@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.staging.publishing.service.gov.uk/dataset/55a34c4a-1156-47a5-8428-1d94da4e9faa> 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.staging.publishing.service.gov.uk/dataset/55a34c4a-1156-47a5-8428-1d94da4e9faa/resource/90031958-c4fc-4030-9c8c-2100b850967a> ;
    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.staging.publishing.service.gov.uk/dataset/55a34c4a-1156-47a5-8428-1d94da4e9faa/resource/90031958-c4fc-4030-9c8c-2100b850967a> a dcat:Distribution ;
    dct:description "Number of taxi and private hire licences as at 04/11/2015" ;
    dct:issued "2026-08-18T08:37:50.665250"^^xsd:dateTime ;
    dct:modified "2026-08-18T08:37:50.603465"^^xsd:dateTime ;
    dct:title "04/11/2015" .

