@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/bdd34e80-bbb3-4ad5-bd73-4d49cc7d5fef> a dcat:Dataset ;
    dct:description """This dataset lists the number of bulls in which BSE (Bovine Spongiform Encephalopathy) has been confirmed, by breed (with crosses included under main breed type). The following fields are included: Breed; Total (number of cases). 
Please note: this data is available as part of a wider report on TSE surveillance, published on gov.uk. Attribution statement:""" ;
    dct:identifier "e01981f5-092a-4990-bc9b-015386b2b2b1" ;
    dct:issued "2016-05-20T13:02:11.468473"^^xsd:dateTime ;
    dct:modified "2018-05-18T12:58:35.006188"^^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.7000 -50.0000, 1.7000 58.7000, -6.2000 58.7000, -6.2000 -50.0000, 1.7000 -50.0000))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[1.7, -50.0],[1.7, 58.7], [-6.2, 58.7], [-6.2, -50.0], [1.7, -50.0]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Table showing number of confirmed BSE cases in Bulls in GB by species" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/bdd34e80-bbb3-4ad5-bd73-4d49cc7d5fef/resource/0646c496-2524-4e9b-a228-0a518cf1cda4> .

<https://ckan.integration.publishing.service.gov.uk/dataset/bdd34e80-bbb3-4ad5-bd73-4d49cc7d5fef/resource/0646c496-2524-4e9b-a228-0a518cf1cda4> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2016-05-20T14:02:11.535646"^^xsd:dateTime ;
    dct:modified "2016-05-20T14:02:11.535646"^^xsd:dateTime ;
    dcat:accessURL <https://data.defra.gov.uk/Agriculture/APHA0014-Confirmed_BSE_Cases_in_Bulls_by_species.csv> .

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

