@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.integration.publishing.service.gov.uk/dataset/92e6a6fc-baf4-41ee-903e-c7c4db370659> a dcat:Dataset ;
    dct:description "PMS is an on-line project management tool / database that manages documents, contracts and outline financial information on Building Regulations research contracts and controls the access and exchange of information for DCLG contract managers and external contractors." ;
    dct:identifier "92e6a6fc-baf4-41ee-903e-c7c4db370659" ;
    dct:issued "2013-09-06T16:45:05.887000"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/48f370c9-7ab9-4550-9722-8c9477020fc7> ;
    dct:title "Building Regulations Research Programme Programme Management System (PMS)" .

<https://ckan.integration.publishing.service.gov.uk/organization/48f370c9-7ab9-4550-9722-8c9477020fc7> a foaf:Organization ;
    foaf:name "Ministry of Housing, Communities and Local Government" .

