@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/b489a5b2-c507-4ed5-9774-7dea347eb3ae> a dcat:Dataset ;
    dct:description "This report shows the proposed student bedrooms (PBSA) that are currently live within the planning system. The data is taken from the Planning London Datahub." ;
    dct:identifier "e16yj" ;
    dct:issued "2025-01-31T16:52:08+00:00"^^xsd:dateTime ;
    dct:modified "2025-01-31T17:48:57+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "PLD - Borough Data Group" ] ;
    dct:title "PLD - Live PBSA units" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/pld-live-pbsa-units-e16yj> .

