@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/c84e14fc-963c-4b03-a757-3af97ee1164d> a dcat:Dataset ;
    dct:identifier "v808q" ;
    dct:issued "2025-05-12T08:54:54.245000+00:00"^^xsd:dateTime ;
    dct:modified "2025-05-12T08:55:26.935000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Animal Welfare Licences 2025" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/c84e14fc-963c-4b03-a757-3af97ee1164d/resource/fb0d8089-ce39-4cb8-a056-fbb5e6464728> ;
    dcat:landingPage <https://datamillnorth.org/dataset/animal-welfare-licences-2025-v808q> .

<https://ckan.staging.publishing.service.gov.uk/dataset/c84e14fc-963c-4b03-a757-3af97ee1164d/resource/fb0d8089-ce39-4cb8-a056-fbb5e6464728> a dcat:Distribution ;
    dct:issued "2026-08-28T10:02:30.430085"^^xsd:dateTime ;
    dct:modified "2026-08-28T10:02:30.411594"^^xsd:dateTime ;
    dct:title "Animal Welfare Licenses 2025.csv" .

