@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/398050a3-a515-413a-946e-7c6a8e485cfa> a dcat:Dataset ;
    dct:description "This dataset provides a list of the tests undertaken by APHA testing laboratories on small ruminants samples in 2010 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: ©Crown Copyright, APHA 2016" ;
    dct:identifier "019ed1a8-e369-44ef-ad0b-b1e279ed95d2" ;
    dct:issued "2016-06-27T10:04:31.653552"^^xsd:dateTime ;
    dct:modified "2023-11-01T13:26:48.498151"^^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.5400 49.8600, -8.5400 60.8600, 1.7800 60.8600, 1.7800 49.8600))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.78, 49.86], [-8.54, 49.86], [-8.54, 60.86], [1.78, 60.86], [1.78, 49.86]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Laboratory Tests (Commercial) - Small Ruminants Samples 2010" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/398050a3-a515-413a-946e-7c6a8e485cfa/resource/1cb013cf-4082-4e29-8c24-4e73c6d56ec3> ;
    dcat:keyword "environment",
        "laboratory test" .

<https://ckan.staging.publishing.service.gov.uk/dataset/398050a3-a515-413a-946e-7c6a8e485cfa/resource/1cb013cf-4082-4e29-8c24-4e73c6d56ec3> a dcat:Distribution ;
    dct:description "CSV File" ;
    dct:format "CSV" ;
    dct:issued "2023-11-01T13:26:48.532332"^^xsd:dateTime ;
    dct:modified "2023-11-01T13:26:48.504585"^^xsd:dateTime ;
    dcat:accessURL <http://data.defra.gov.uk/Agriculture/APHA0559-Small_Ruminants_Comm_Tests_2010.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" .

