@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.publishing.service.gov.uk/dataset/514f1540-318c-46bf-bbf4-043e3521e79c> a dcat:Dataset ;
    dct:description "The database is an inventory of the Museum’s collection and aims to record what is known about it. It is primarily designed to support curatorial and research work, and much of the text is specialised in nature and terminology. When complete the database will contain a record of every object in the Museum collection, with associated conservation and scientific reports where available" ;
    dct:identifier "514f1540-318c-46bf-bbf4-043e3521e79c" ;
    dct:issued "2013-08-30T17:26:19.678839"^^xsd:dateTime ;
    dct:modified "2013-10-30T21:41:55.592322"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/a62c0bce-da47-456e-a354-0e18c365cf09> ;
    dct:title "Collections online" .

<https://ckan.publishing.service.gov.uk/organization/a62c0bce-da47-456e-a354-0e18c365cf09> a foaf:Organization ;
    foaf:name "The British Museum" .

