@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/97fe408e-5d6b-4a62-a16e-def1fc752a1d> a dcat:Dataset ;
    dct:description "Funds value of unit trusts to create universe and sample" ;
    dct:identifier "97fe408e-5d6b-4a62-a16e-def1fc752a1d" ;
    dct:issued "2013-08-30T15:15:38.882788"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Investment Management Association (IMA) End of Year Fund Value" .

<https://ckan.integration.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> a foaf:Organization ;
    foaf:name "Office for National Statistics" .

