@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/872a760e-48c4-41f9-a05d-f77633efe83b> a dcat:Dataset ;
    dct:description "VNTR frequency for each of 12 spoligotypes of bovine tuberculosis (bTB) (5387 randomly selected isolates one isolate per breakdown). Attribution statement: ©Crown Copyright, APHA 2016" ;
    dct:identifier "83ffdeeb-0bee-474f-ad18-40382b6488e5" ;
    dct:issued "2016-06-27T09:51:21.518544"^^xsd:dateTime ;
    dct:modified "2023-11-01T13:25:48.090377"^^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 "VNTR frequency among randomly selected isolates of bTB from GB" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/872a760e-48c4-41f9-a05d-f77633efe83b/resource/3866fcfe-dd3f-46cf-9e8b-93c47a467c32> ;
    dcat:keyword "environment" .

<https://ckan.staging.publishing.service.gov.uk/dataset/872a760e-48c4-41f9-a05d-f77633efe83b/resource/3866fcfe-dd3f-46cf-9e8b-93c47a467c32> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:format "CSV" ;
    dct:issued "2023-11-01T13:25:48.121273"^^xsd:dateTime ;
    dct:modified "2023-11-01T13:25:48.096550"^^xsd:dateTime ;
    dcat:accessURL <http://data.defra.gov.uk/Agriculture/APHA0133-VNTR_frequency_in_multiple_isolates.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" .

