@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/d1df5fa4-55c7-42aa-ae09-84a8cd56ddd1> a dcat:Dataset ;
    dct:identifier "2g68n" ;
    dct:issued "2026-04-21T08:33:30.617000+00:00"^^xsd:dateTime ;
    dct:modified "2026-04-21T08:35:04.862000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Record of Selective Licences for East, South and West Leeds" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/d1df5fa4-55c7-42aa-ae09-84a8cd56ddd1/resource/c751ce20-a3d2-43f6-ab7d-f7775cc97366> ;
    dcat:landingPage <https://datamillnorth.org/dataset/record-of-selective-licences-for-east-south-and-west-leeds-2g68n> .

<https://ckan.staging.publishing.service.gov.uk/dataset/d1df5fa4-55c7-42aa-ae09-84a8cd56ddd1/resource/c751ce20-a3d2-43f6-ab7d-f7775cc97366> a dcat:Distribution ;
    dct:issued "2026-08-26T08:03:18.516871"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:03:18.498997"^^xsd:dateTime ;
    dct:title "Register of Selective Licences - Datamill 21.04.26.csv" .

