@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.publishing.service.gov.uk/dataset/98e1379f-c876-4680-a2e8-155ab677aa71> a dcat:Dataset ;
    dct:description "This dataset provides a list of the tests undertaken by APHA testing laboratories on Miscellaneous Species samples in 2014 paid for by Transmissible Spongiform Encephalopathies surveillance and research contracts. The dataset includes the following fields: Year; Species class; Species; Test code; test description; Number of tests (the volume of tests performed in the 12 month period). Attribution statement: ©Crown Copyright, APHA 2016" ;
    dct:identifier "51fe19e3-3352-4a42-a6f2-ec1c027d5b20" ;
    dct:issued "2016-06-24T12:42:29.770852"^^xsd:dateTime ;
    dct:modified "2023-11-01T13:30:04.145796"^^xsd:dateTime ;
    dct:publisher <https://ckan.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 "Laboratory Test Figures (TSE Research & Surveillance) Miscellaneous Species 2014" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/98e1379f-c876-4680-a2e8-155ab677aa71/resource/85f89bcb-0892-499e-ad53-72522c1272fd> ;
    dcat:keyword "environment",
        "laboratory test" .

<https://ckan.publishing.service.gov.uk/dataset/98e1379f-c876-4680-a2e8-155ab677aa71/resource/85f89bcb-0892-499e-ad53-72522c1272fd> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:format "CSV" ;
    dct:issued "2023-11-01T13:30:04.176901"^^xsd:dateTime ;
    dct:modified "2023-11-01T13:30:04.151909"^^xsd:dateTime ;
    dcat:accessURL <http://data.defra.gov.uk/Agriculture/APHA1012-Misc_Species_TSE_2014.csv> ;
    dcat:mediaType "text/csv" .

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

