@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/2fbf910f-b8d6-4d1a-b7ee-d0fbd168c2f5> a dcat:Dataset ;
    dct:description "This dataset provides a list of the tests undertaken by APHA testing laboratories on pig samples in 2013 paid for by tuberculosis 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 "4b6cc0c2-7d52-46d7-a7e5-f90db137ddff" ;
    dct:issued "2016-06-24T12:42:53.034622"^^xsd:dateTime ;
    dct:modified "2023-11-01T13:30:18.277661"^^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 "Laboratory Test Figures (TB Research & Surveillance) Pigs 2013" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/2fbf910f-b8d6-4d1a-b7ee-d0fbd168c2f5/resource/a1cdcbe3-5956-47ef-bc39-95bcf5239455> ;
    dcat:keyword "environment",
        "laboratory test" .

<https://ckan.staging.publishing.service.gov.uk/dataset/2fbf910f-b8d6-4d1a-b7ee-d0fbd168c2f5/resource/a1cdcbe3-5956-47ef-bc39-95bcf5239455> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:format "CSV" ;
    dct:issued "2023-11-01T13:30:18.311349"^^xsd:dateTime ;
    dct:modified "2023-11-01T13:30:18.284196"^^xsd:dateTime ;
    dcat:accessURL <http://data.defra.gov.uk/Agriculture/APHA0994-Pigs_TB_Tests_2013.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" .

