@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.publishing.service.gov.uk/dataset/9fb87ad4-13ee-4b5f-9556-27dee6d5a8c5> a dcat:Dataset ;
    dct:description "Collection of information about English and Welsh farmers and growers to inform them, the agricultural and horticultural industries, government and the general public about the state of their businesses .  Also used for academic research and benchmarking purposes." ;
    dct:identifier "9fb87ad4-13ee-4b5f-9556-27dee6d5a8c5" ;
    dct:issued "2013-09-02T22:05:28.240304"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> ;
    dct:title "Farm Business Survey (FBS)" .

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

