@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/f47d4bd2-de68-402b-b556-263c8901b8de> a dcat:Dataset ;
    dct:description "BSE cases born in GB after the reinforced feed ban (after 1st August 1996) Attribution statement:" ;
    dct:identifier "72ffabdd-8919-4870-9df6-7507c2932bc6" ;
    dct:issued "2016-06-24T16:43:43.341884"^^xsd:dateTime ;
    dct:modified "2018-05-18T13:29:11.406383"^^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.4500 60.8600, -8.4500 49.8600, 1.7800 49.8600))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[1.78, 49.86],[1.78, 60.86000000000001], [-8.45, 60.86000000000001], [-8.45, 49.86], [1.78, 49.86]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "BSE cases born in GB after the reinforced feed ban" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/f47d4bd2-de68-402b-b556-263c8901b8de/resource/4f395182-b511-4dd9-8d03-2516e01e374b> .

<https://ckan.integration.publishing.service.gov.uk/dataset/f47d4bd2-de68-402b-b556-263c8901b8de/resource/4f395182-b511-4dd9-8d03-2516e01e374b> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2016-06-24T17:43:43.405267"^^xsd:dateTime ;
    dct:modified "2016-06-24T17:43:43.405267"^^xsd:dateTime ;
    dcat:accessURL <https://data.defra.gov.uk/Agriculture/APHA0262-BSE_cases_born_in_GB_after_the_reinforced_feed_ban.csv> .

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

