@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/bf453bc2-9298-45e0-a1cc-7ecbe366f4a1> a dcat:Dataset ;
    dct:description "List of all hackney carriage driver (taxi) and private hire (minicab) vehicle licences issued by Leeds City Council. The list can be filtered to identify wheelchair accessible vehicles (WAVs) as per Section 167 of the Equality Act 2010" ;
    dct:identifier "e6q8n" ;
    dct:issued "2015-11-04T17:09:37+00:00"^^xsd:dateTime ;
    dct:modified "2018-02-19T13:47:42+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Hackney carriage and private hire vehicle licences issued in Leeds" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/bf453bc2-9298-45e0-a1cc-7ecbe366f4a1/resource/6284e190-92a4-404d-83ca-76861b02cf40> ;
    dcat:keyword "CAB",
        "CC",
        "Hackney Carriage",
        "Licence",
        "Private Hire",
        "Taxi",
        "Vehicle",
        "highwayshack",
        "licensing",
        "mini cab" ;
    dcat:landingPage <https://datamillnorth.org/dataset/hackney-carriage-and-private-hire-vehicle-licences-issued-in-lee-e6q8n> .

<https://ckan.publishing.service.gov.uk/dataset/bf453bc2-9298-45e0-a1cc-7ecbe366f4a1/resource/6284e190-92a4-404d-83ca-76861b02cf40> a dcat:Distribution ;
    dct:description "Guidance document detailing how to filter the data to show only wheelchair accessible vehicles." ;
    dct:issued "2026-08-17T16:03:48.136089"^^xsd:dateTime ;
    dct:modified "2026-08-17T16:03:48.080950"^^xsd:dateTime ;
    dct:title "Guidance to filter the data to show only wheelchair accessible vehicles.docx" .

