@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/b5d991fc-e947-48d4-a48c-720493b097f7> a dcat:Dataset ;
    dct:description "Details of information assets " ;
    dct:identifier "b5d991fc-e947-48d4-a48c-720493b097f7" ;
    dct:issued "2013-08-31T00:48:28.268190"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:title "Information Assurance Asset Register" .

