@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/1ec17cad-9eac-4eb6-b274-f8f6f1436cc2> a dcat:Dataset ;
    dct:description "This dataset provides a list of the tests undertaken by APHA testing laboratories on pigs samples in 2007 paid for by commercial 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 "cc456055-6aa3-4028-8148-03a4838b0ec4" ;
    dct:issued "2016-06-27T09:48:34.730988"^^xsd:dateTime ;
    dct:modified "2018-05-18T12:59:59.597634"^^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.5400 60.8600, -8.5400 49.8600, 1.7800 49.8600))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[1.78, 49.86],[1.78, 60.86000000000001], [-8.54, 60.86000000000001], [-8.54, 49.86], [1.78, 49.86]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Laboratory Tests (Commercial) - Pigs Samples 2007" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/1ec17cad-9eac-4eb6-b274-f8f6f1436cc2/resource/12b77f91-49b3-4528-87ba-0a1143dc0eaf> .

<https://ckan.integration.publishing.service.gov.uk/dataset/1ec17cad-9eac-4eb6-b274-f8f6f1436cc2/resource/12b77f91-49b3-4528-87ba-0a1143dc0eaf> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2016-06-27T10:48:34.781073"^^xsd:dateTime ;
    dct:modified "2016-06-27T10:48:34.781073"^^xsd:dateTime ;
    dcat:accessURL <http://data.defra.gov.uk/Agriculture/APHA0546-Pigs_Commercial_Tests_2007.csv> .

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

