@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/ba310bb6-4af9-441f-b96c-9cb7f26ac72e> a dcat:Dataset ;
    dct:description """Counts of enterprises totals only - urban/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), County/Unitary Authority, 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 "ba310bb6-4af9-441f-b96c-9cb7f26ac72e" ;
    dct:issued "2010-02-09T16:31:49.953670"^^xsd:dateTime ;
    dct:modified "2026-06-19T16:23:51.737102"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "VAT registered enterprises totals only - urban/rural" ;
    dcat:landingPage <http://www.data4nr.net/resources/363/> .

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

