@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/03b14363-209c-4e58-b24e-014a7101b07e> a dcat:Dataset ;
    dct:identifier "2l6p5" ;
    dct:issued "2026-02-11T08:59:42.246000+00:00"^^xsd:dateTime ;
    dct:modified "2026-02-11T08:59:42.246000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Animal Welfare Licences 2026" ;
    dcat:landingPage <https://datamillnorth.org/dataset/animal-welfare-licences-2026-2l6p5> .

