@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/aa977b49-746c-46bd-9895-558cebf0a42f> a dcat:Dataset ;
    dct:description """This dataset contains quarterly median capital and interest payments as a percentage of income for first time buyers in England

This dataset contains quarterly median capital and interest payments as a percentage of income for first time buyers in England. The data is owned by the [Council of Mortgage Lenders (CML)](https://www.cml.org.uk/home/)and permission has been given to publish to ODC.""" ;
    dct:identifier <http://opendatacommunities.org/data/housing-market/percentage-income/capital-and-interest-payments> ;
    dct:issued "2016-03-17T13:10:46.867839"^^xsd:dateTime ;
    dct:modified "2017-01-18T10:16:52.463518"^^xsd:dateTime ;
    dct:publisher <http://reference.data.gov.uk/id/department/dclg> ;
    dct:title "Median and capital interest payments as a percentage of income for First Time Buyers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:ODC@communities.gsi.gov.uk> ] ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/aa977b49-746c-46bd-9895-558cebf0a42f/resource/0ea552f9-f7ec-4426-8ac2-f33b8dd5059f> ;
    dcat:landingPage <http://opendatacommunities.org/data/housing-market/percentage-income/capital-and-interest-payments> .

<http://reference.data.gov.uk/id/department/dclg> a foaf:Organization ;
    foaf:name "None" .

<https://ckan.integration.publishing.service.gov.uk/dataset/aa977b49-746c-46bd-9895-558cebf0a42f/resource/0ea552f9-f7ec-4426-8ac2-f33b8dd5059f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2016-03-17T13:10:46.906491"^^xsd:dateTime ;
    dct:modified "2016-03-17T13:10:46.906491"^^xsd:dateTime ;
    dct:title "Dataset home page" ;
    dcat:accessURL <http://opendatacommunities.org/data/housing-market/percentage-income/capital-and-interest-payments> .

