@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/48c66e47-a5d1-4b0c-b0d6-71dca86d6b41> a dcat:Dataset ;
    dct:description "Presentation tools – and associated data sets – that advise on key performance indicators for Maritime Logistic metrics" ;
    dct:identifier "48c66e47-a5d1-4b0c-b0d6-71dca86d6b41" ;
    dct:issued "2013-08-31T00:47:19.663378"^^xsd:dateTime ;
    dct:modified "2013-08-31T00:47:19.663378"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> ;
    dct:title "Inventory KPI Tool" .

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

