@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.staging.publishing.service.gov.uk/dataset/c543ff71-024d-4407-a4dc-13dcc0bba049> a dcat:Dataset ;
    dct:description """This dataset contains quarterly median loan to value ratios for first time buyers in England. 

This dataset contains quarterly median loan to value ratios 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/ratio/loan-to-value> ;
    dct:issued "2016-03-17T13:10:45.586795"^^xsd:dateTime ;
    dct:modified "2017-01-18T10:16:43.620100"^^xsd:dateTime ;
    dct:publisher <http://reference.data.gov.uk/id/department/dclg> ;
    dct:title "Median loan to value ratio for first time buyers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:ODC@communities.gsi.gov.uk> ] ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/c543ff71-024d-4407-a4dc-13dcc0bba049/resource/198055ad-28f7-4c9e-8a94-5da82a5e5d9d> ;
    dcat:landingPage <http://opendatacommunities.org/data/housing-market/ratio/loan-to-value> .

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

<https://ckan.staging.publishing.service.gov.uk/dataset/c543ff71-024d-4407-a4dc-13dcc0bba049/resource/198055ad-28f7-4c9e-8a94-5da82a5e5d9d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2016-03-17T13:10:45.618735"^^xsd:dateTime ;
    dct:modified "2016-03-17T13:10:45.618735"^^xsd:dateTime ;
    dct:title "Dataset home page" ;
    dcat:accessURL <http://opendatacommunities.org/data/housing-market/ratio/loan-to-value> .

