@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/f734f671-0245-4804-8031-54fa2ba3668f> a dcat:Dataset ;
    dct:description """Average house price (with regular updates)\r
Source: Land Registry\r
Publisher: Communities and Local Government (CLG)\r
Geographies: Local Authority District (LAD), Government Office Region (GOR), National\r
Geographic coverage: England\r
Time coverage: 1996 to 2009\r
Type of data: Administrative data""" ;
    dct:identifier "f734f671-0245-4804-8031-54fa2ba3668f" ;
    dct:issued "2010-02-09T16:24:40.131713"^^xsd:dateTime ;
    dct:modified "2014-05-10T03:02:23.196250"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/48f370c9-7ab9-4550-9722-8c9477020fc7> ;
    dct:title "Mean house price" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/f734f671-0245-4804-8031-54fa2ba3668f/resource/cb05956c-d0f9-4d81-96d7-b50cc7af3a1f> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f734f671-0245-4804-8031-54fa2ba3668f/resource/cb05956c-d0f9-4d81-96d7-b50cc7af3a1f> a dcat:Distribution ;
    dct:description "Table 581. " ;
    dct:format "XLS" ;
    dcat:accessURL <https://www.gov.uk/government/statistical-data-sets/live-tables-on-housing-market-and-house-prices> .

<https://ckan.staging.publishing.service.gov.uk/organization/48f370c9-7ab9-4550-9722-8c9477020fc7> a foaf:Organization ;
    foaf:name "Ministry of Housing, Communities and Local Government" .

