@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/35a6e4bd-88af-4ae9-9eca-7dc314510e7a> a dcat:Dataset ;
    dct:description """A database containing the records and audit trail of all MOD Art Collection items.
The database is in a database format on a standalone and currently in a spreadsheet format on DII.""" ;
    dct:identifier "35a6e4bd-88af-4ae9-9eca-7dc314510e7a" ;
    dct:issued "2013-08-31T00:45:32.488787"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> ;
    dct:title "MOD Art Collection Database" .

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

