@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/71e89b38-4fe9-4560-af85-f84161b84531> a dcat:Dataset ;
    dct:description "Online research catalogue of the surviving Middle Kingdom papyri from a 13th Dynasty shaft-tomb at Luxor" ;
    dct:identifier "71e89b38-4fe9-4560-af85-f84161b84531" ;
    dct:issued "2013-08-30T17:26:42.378852"^^xsd:dateTime ;
    dct:modified "2013-08-30T17:26:42.378852"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/a62c0bce-da47-456e-a354-0e18c365cf09> ;
    dct:title "Online research catalogue: The Ramesseum Papyri" .

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

