@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/537034ef-06d8-444f-8f4d-f5ecf949ab60> a dcat:Dataset ;
    dct:description "Stores NEST investment profile information, not actual investments. No commercial or personal information.  Used to monitor the market risk levels of portfolio's" ;
    dct:identifier "537034ef-06d8-444f-8f4d-f5ecf949ab60" ;
    dct:issued "2013-09-05T13:58:57.664817"^^xsd:dateTime ;
    dct:modified "2013-09-05T14:30:51.931974"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/de90b465-6ad9-4dcc-bf68-63ddd7c2fd08> ;
    dct:title "Investment Risk Management System" .

<https://ckan.staging.publishing.service.gov.uk/organization/de90b465-6ad9-4dcc-bf68-63ddd7c2fd08> a foaf:Organization ;
    foaf:name "National Employment Savings Trust" .

