@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/fd750f67-7929-4e5c-a392-f22bb3fdf549> a dcat:Dataset ;
    dct:identifier "ex9ld" ;
    dct:issued "2022-10-26T14:15:39+00:00"^^xsd:dateTime ;
    dct:modified "2023-06-08T15:44:05+00:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/4fc67187-8f81-4eaa-8820-b18d0cbf1ff6> ;
    dct:title "Residential completions v London Plan 2021 target" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/residential-completions-v-london-plan-2021-target-ex9ld> .

<https://ckan.staging.publishing.service.gov.uk/organization/4fc67187-8f81-4eaa-8820-b18d0cbf1ff6> a foaf:Organization ;
    foaf:name "Greater London Authority" .

