@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/599622d4-7f6a-4400-b2d5-4e6fd38d588c> a dcat:Dataset ;
    dct:description """As a government organisation the OPDC is required to produce and publish its annual report and accounts each year.\r
https://www.london.gov.uk/about-us/organisations-we-work/old-oak-and-park-royal-development-corporation-opdc/opdc-structure--4""" ;
    dct:identifier "23n3d" ;
    dct:issued "2017-01-27T10:07:02+00:00"^^xsd:dateTime ;
    dct:modified "2017-01-27T10:08:38+00:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/4fc67187-8f81-4eaa-8820-b18d0cbf1ff6> ;
    dct:title "OPDC Annual Report and Accounts" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/opdc-annual-report-and-accounts-23n3d> .

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

