@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/49cea12f-f942-4239-8da9-39c73af6f46f> a dcat:Dataset ;
    dct:description """This dataset shows the distribution of farms in Great Britain by number of confirmed BSE (Bovine Spongiform Encephalopathy) cases (excluding dealers and survey cases) between 1988 and 2016. The dataset includes the following fields: Number of cases; Number of farms; Percent (of total farms). 
Please note: this data is available as part of a wider report on TSE surveillance, published on gov.uk. Attribution statement: ©Crown Copyright, APHA 2016""" ;
    dct:identifier "6dacccaa-f977-4d30-b57d-ebe1ff022fbe" ;
    dct:issued "2016-05-20T13:01:52.290888"^^xsd:dateTime ;
    dct:modified "2023-11-01T13:28:12.866169"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/2614e2b2-d1cf-4fc4-8e41-1f4d2b4f11f5> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.7000 -50.0000, -6.2000 -50.0000, -6.2000 58.7000, 1.7000 58.7000, 1.7000 -50.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.7, -50], [-6.2, -50], [-6.2, 58.7], [1.7, 58.7], [1.7, -50]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Distribution of farms in GB by number of confirmed BSE cases (excluding dealers and survey cases)" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/49cea12f-f942-4239-8da9-39c73af6f46f/resource/ea38a655-5b81-49b4-adec-57a5ad500b98> ;
    dcat:keyword "environment",
        "statistics",
        "surveillance" .

<https://ckan.integration.publishing.service.gov.uk/dataset/49cea12f-f942-4239-8da9-39c73af6f46f/resource/ea38a655-5b81-49b4-adec-57a5ad500b98> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:format "CSV" ;
    dct:issued "2023-11-01T13:28:12.901893"^^xsd:dateTime ;
    dct:modified "2023-11-01T13:28:12.872360"^^xsd:dateTime ;
    dcat:accessURL <http://data.defra.gov.uk/Agriculture/APHA0016-Distribution_of_Farms_by_number_of_confirmed_BSE_cases.csv> ;
    dcat:mediaType "text/csv" .

<https://ckan.integration.publishing.service.gov.uk/organization/2614e2b2-d1cf-4fc4-8e41-1f4d2b4f11f5> a foaf:Organization ;
    foaf:name "Animal and Plant Health Agency" .

