@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/d80087ce-1749-4aa4-b482-e5d1a8ab0785> a dcat:Dataset ;
    dct:description "This dataset provides a list of the tests undertaken by APHA testing laboratories on cattle samples in 2015 paid for by health protection 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:" ;
    dct:identifier "fcd476be-96ac-43f6-98e4-172e9a470bfb" ;
    dct:issued "2016-06-24T16:46:02.557754"^^xsd:dateTime ;
    dct:modified "2018-05-18T13:03:40.947094"^^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.7800 49.8600, 1.7800 60.8600, -8.4500 60.8600, -8.4500 49.8600, 1.7800 49.8600))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[1.78, 49.86],[1.78, 60.86000000000001], [-8.45, 60.86000000000001], [-8.45, 49.86], [1.78, 49.86]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Laboratory Test Figures (Health Protection) Cattle - 2015" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/d80087ce-1749-4aa4-b482-e5d1a8ab0785/resource/e338c7f9-f41d-4ff0-a552-b438b476ec35> .

<https://ckan.integration.publishing.service.gov.uk/dataset/d80087ce-1749-4aa4-b482-e5d1a8ab0785/resource/e338c7f9-f41d-4ff0-a552-b438b476ec35> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2016-06-24T17:46:02.601964"^^xsd:dateTime ;
    dct:modified "2016-06-24T17:46:02.601964"^^xsd:dateTime ;
    dcat:accessURL <https://data.defra.gov.uk/Agriculture/APHA0753-Cattle_HPE_Tests_2015.csv> .

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

