@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/db7bc170-d478-4977-bb20-1ee42933b2fa> a dcat:Dataset ;
    dct:description """This dataset contains quarterly number of mortgages to first time buyers in England

This dataset contains quarterly number of mortgages to 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/mortgages/buyer> ;
    dct:issued "2016-03-17T13:10:59.574730"^^xsd:dateTime ;
    dct:modified "2016-03-17T16:08:56.965418"^^xsd:dateTime ;
    dct:publisher <http://reference.data.gov.uk/id/department/dclg> ;
    dct:title "Number of mortgages to first time buyers in England" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:ODC@communities.gsi.gov.uk> ] ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/db7bc170-d478-4977-bb20-1ee42933b2fa/resource/60f77f83-fb7c-402a-ad7a-8f025a9d9967> ;
    dcat:landingPage <http://opendatacommunities.org/data/housing-market/mortgages/buyer> .

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

<https://ckan.integration.publishing.service.gov.uk/dataset/db7bc170-d478-4977-bb20-1ee42933b2fa/resource/60f77f83-fb7c-402a-ad7a-8f025a9d9967> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2016-03-17T13:10:59.622435"^^xsd:dateTime ;
    dct:modified "2016-03-17T13:10:59.622435"^^xsd:dateTime ;
    dct:title "Dataset home page" ;
    dcat:accessURL <http://opendatacommunities.org/data/housing-market/mortgages/buyer> .

