@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/376e966a-de1a-49fe-9c54-14815517b8ae> a dcat:Dataset ;
    dct:description "Catalogue of Kew's Library and Archive" ;
    dct:identifier "376e966a-de1a-49fe-9c54-14815517b8ae" ;
    dct:issued "2013-09-02T22:02:38.192174"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/1e2806f4-6956-4164-bdf0-572ccc94eb6a> ;
    dct:title "The Kew Library & Archives Collections" .

<https://ckan.staging.publishing.service.gov.uk/organization/1e2806f4-6956-4164-bdf0-572ccc94eb6a> a foaf:Organization ;
    foaf:name "Royal Botanic Gardens, Kew" .

