@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/63edc690-5349-4930-b60f-63ca9ed62543> a dcat:Dataset ;
    dct:description "This dataset details mixed species farms, registered on the Processed Animal Proteins Database in 2013, buying in feed containing restricted proteins but also keeping ruminants. Attribution statement:" ;
    dct:identifier "330790de-5e5c-4148-a047-a27f556b9b2d" ;
    dct:issued "2016-06-24T16:48:10.287202"^^xsd:dateTime ;
    dct:modified "2018-05-18T13:09:06.776129"^^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.8000 50.0000, 1.8000 55.8000, -5.7000 55.8000, -5.7000 50.0000, 1.8000 50.0000))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[1.8, 50.0],[1.8, 55.8], [-5.7, 55.8], [-5.7, 50.0], [1.8, 50.0]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Number of registered mixed species farms buying feed containing restricted proteins - 2013" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/63edc690-5349-4930-b60f-63ca9ed62543/resource/50badb25-977c-493e-95fd-44c2a2381e83> .

<https://ckan.integration.publishing.service.gov.uk/dataset/63edc690-5349-4930-b60f-63ca9ed62543/resource/50badb25-977c-493e-95fd-44c2a2381e83> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2016-06-24T17:48:10.324447"^^xsd:dateTime ;
    dct:modified "2016-06-24T17:48:10.324447"^^xsd:dateTime ;
    dcat:accessURL <https://data.defra.gov.uk/Agriculture/APHA1079-Registration_of_Premises_on_the_Processed_Animals_Proteins_Database_2013.csv> .

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

