@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/7a141fe0-829c-4de9-b55a-c22265b5e8b8> a dcat:Dataset ;
    dct:description "List historical and forecast redunancy cost data for analysis and forecast purposes." ;
    dct:identifier "7a141fe0-829c-4de9-b55a-c22265b5e8b8" ;
    dct:issued "2013-08-31T00:57:58.776651"^^xsd:dateTime ;
    dct:modified "2013-08-31T00:57:58.776651"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/de73b9d3-6762-4439-882b-d2a307f57c13> ;
    dct:title "Redundancy Cost Data" .

<https://ckan.integration.publishing.service.gov.uk/organization/de73b9d3-6762-4439-882b-d2a307f57c13> a foaf:Organization ;
    foaf:name "Defence Support Group" .

