@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/e482e077-e485-46a5-81a1-00be1022778f> a dcat:Dataset ;
    dct:description "The Organics Statistics (Access) database holds information on organic operators in the UK including the names and addresses of producers, processors, importers and statistical information relating to crop area and the number of livestock. " ;
    dct:identifier "e482e077-e485-46a5-81a1-00be1022778f" ;
    dct:issued "2013-08-21T21:59:10.030841"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> ;
    dct:title "Organic Statistics Database" .

<https://ckan.integration.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> a foaf:Organization ;
    foaf:name "Department for Environment, Food and Rural Affairs" .

