@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/3f606998-de4d-471f-9c5b-e0ab01f77aa9> a dcat:Dataset ;
    dct:description "Database of archaeological objects found by members of the public in England and Wales and reported under the Treasure Act 1996" ;
    dct:identifier "3f606998-de4d-471f-9c5b-e0ab01f77aa9" ;
    dct:issued "2013-08-30T17:26:23.135656"^^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 "Treasure data" .

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

