@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/f49c6a9c-11c0-4383-832c-5eeba2db154c> a dcat:Dataset ;
    dct:description """Counts of enterprises by broad industry group 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 "f49c6a9c-11c0-4383-832c-5eeba2db154c" ;
    dct:issued "2010-02-09T16:31:44.733096"^^xsd:dateTime ;
    dct:modified "2026-06-19T16:23:57.815748"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "VAT registered enterprises by broad industry group in rural areas" ;
    dcat:landingPage <http://www.data4nr.net/resources/585/> .

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

