@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.publishing.service.gov.uk/dataset/961d5df5-fac6-49c5-94f0-995bd7a86662> a dcat:Dataset ;
    dct:description "Data on risks from asbestos across the DCLG estate" ;
    dct:identifier "961d5df5-fac6-49c5-94f0-995bd7a86662" ;
    dct:issued "2013-09-02T15:33:21.601254"^^xsd:dateTime ;
    dct:modified "2013-09-02T15:33:21.601254"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/48f370c9-7ab9-4550-9722-8c9477020fc7> ;
    dct:title "Asbestos registers" .

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

