@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/32eafbfd-90e3-4b6c-9be2-8bc097d794f0> a dcat:Dataset ;
    dct:description "This dataset provides a list of the tests undertaken by APHA testing laboratories on avian samples in 2011 paid for by international trade surveillance 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 "41d93dd7-3c7a-414b-b83b-6a0af4d687d0" ;
    dct:issued "2016-06-27T10:00:49.068320"^^xsd:dateTime ;
    dct:modified "2023-11-01T13:26:44.341652"^^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 (International Trade) Avian - 2011" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/32eafbfd-90e3-4b6c-9be2-8bc097d794f0/resource/38c69676-80e3-4c92-9ebe-459a1ed98f58> ;
    dcat:keyword "environment",
        "laboratory test" .

<https://ckan.staging.publishing.service.gov.uk/dataset/32eafbfd-90e3-4b6c-9be2-8bc097d794f0/resource/38c69676-80e3-4c92-9ebe-459a1ed98f58> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:format "CSV" ;
    dct:issued "2023-11-01T13:26:44.376296"^^xsd:dateTime ;
    dct:modified "2023-11-01T13:26:44.347732"^^xsd:dateTime ;
    dcat:accessURL <http://data.defra.gov.uk/Agriculture/APHA0930-Avian_ITS_Tests_2011.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" .

