@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.staging.publishing.service.gov.uk/dataset/c2df3bbf-339c-4f08-9347-2c182b28c293> a dcat:Dataset ;
    dct:description "Table showing active and passive cases of both classical and atypical cases of goats per year in Great Britain, not showing cases from previously confirmed herds. Attribution statement: ©Crown Copyright, APHA 2016" ;
    dct:identifier "dd42e78a-b21d-4a23-8de7-6117346849d1" ;
    dct:issued "2016-06-24T16:48:01.994552"^^xsd:dateTime ;
    dct:modified "2023-11-01T13:26:20.362892"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/2614e2b2-d1cf-4fc4-8e41-1f4d2b4f11f5> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.7800 49.8600, -8.4500 49.8600, -8.4500 60.8600, 1.7800 60.8600, 1.7800 49.8600))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.78, 49.86], [-8.45, 49.86], [-8.45, 60.86], [1.78, 60.86], [1.78, 49.86]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Summary of the number of confirmed cases of scrapie in goats each year in Great Britain" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/c2df3bbf-339c-4f08-9347-2c182b28c293/resource/7c1f61fa-61b0-4d71-ba4c-1d614e0f1199> ;
    dcat:keyword "environment",
        "statistics",
        "surveillance" .

<https://ckan.staging.publishing.service.gov.uk/dataset/c2df3bbf-339c-4f08-9347-2c182b28c293/resource/7c1f61fa-61b0-4d71-ba4c-1d614e0f1199> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:format "CSV" ;
    dct:issued "2023-11-01T13:26:20.400744"^^xsd:dateTime ;
    dct:modified "2023-11-01T13:26:20.368887"^^xsd:dateTime ;
    dcat:accessURL <http://data.defra.gov.uk/Agriculture/APHA0251-Confirmed_Scrapie_Cases_Goats_GB_Annual.csv> ;
    dcat:mediaType "text/csv" .

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

