@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/5bc63daa-4673-4a50-803b-67050631be7c> a dcat:Dataset ;
    dct:description "Excel dashboards that present statistics in tables and charts that inform DE&S Fleet wide Equipment decisions about managing equipments." ;
    dct:identifier "5bc63daa-4673-4a50-803b-67050631be7c" ;
    dct:issued "2013-08-31T00:47:21.939607"^^xsd:dateTime ;
    dct:modified "2013-08-31T00:47:21.939607"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> ;
    dct:title "Various FWE Dashboards" .

<https://ckan.staging.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> a foaf:Organization ;
    foaf:name "Ministry of Defence" .

