@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://api.agrimetrics.co.uk/catalog/data-sets/ed51ba45-f1c3-48d4-9f37-98962f535c03> a dcat:Dataset ;
    dct:description """Penalty Notices (PNs) issued for animal health and welfare offences

""" ;
    dct:identifier "ed51ba45-f1c3-48d4-9f37-98962f535c03" ;
    dct:issued "2025-08-22T10:19:26.289662"^^xsd:dateTime ;
    dct:modified "2025-08-22T10:33:50+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "************************************************" ] ;
    dct:title "Penalty Notices for Animal Health and Welfare Offences" ;
    dcat:distribution <https://api.agrimetrics.co.uk/catalog/data-sets/ed51ba45-f1c3-48d4-9f37-98962f535c03/resource/ba5e199a-6a97-418d-b58e-10ed7bf989a5> ;
    dcat:keyword "Enforcement Undertakings",
        "animal welfare" .

<https://api.agrimetrics.co.uk/catalog/data-sets/ed51ba45-f1c3-48d4-9f37-98962f535c03/resource/ba5e199a-6a97-418d-b58e-10ed7bf989a5> a dcat:Distribution ;
    dct:description "List of PNs issued for AHW offences on Gov.uk" ;
    dct:issued "2025-08-22T10:30:01.903575"^^xsd:dateTime ;
    dct:license <http://reference.data.gov.uk/id/open-government-licence> ;
    dct:modified "2026-08-07T09:15:00.049565"^^xsd:dateTime ;
    dct:title "Animal health and welfare offences: penalty notices issued" ;
    dcat:accessURL <https://www.gov.uk/government/publications/animal-health-and-welfare-offences-penalty-notices-issued> .

