@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.staging.publishing.service.gov.uk/dataset/5c3b885b-03c4-4cae-a026-4a52096113c0> a dcat:Dataset ;
    dct:description """Counts of enterprises by employment size band (numbers of employees) in areas classified as rural\r
Source: Office for National Statistics (ONS) Business Registers Unit (BRU)\r
Publisher: Neighbourhood Statistics\r
Geographies: Middle Layer Super Output Area (MSOA), Local Authority District (LAD), Government Office Region (GOR), National\r
Geographic coverage: England and Wales\r
Time coverage: 2005 to 2007\r
Type of data: Administrative data""" ;
    dct:identifier "5c3b885b-03c4-4cae-a026-4a52096113c0" ;
    dct:issued "2010-02-09T16:31:47.364432"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:31:41.806790"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "VAT registered enterprises by employment size band in rural areas" ;
    dcat:landingPage <http://www.data4nr.net/resources/583/> .

<https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> a foaf:Organization ;
    foaf:name "Office for National Statistics" .

