@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/e9cc8630-1b87-446e-a032-6dfc1775e84e> a dcat:Dataset ;
    dct:identifier "vd3m5" ;
    dct:issued "2024-10-07T16:45:00.279000+00:00"^^xsd:dateTime ;
    dct:modified "2024-10-07T16:45:00.279000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "HMO Licence Public Register" ;
    dcat:landingPage <https://datamillnorth.org/dataset/hmo-licence-public-register-vd3m5> .

