@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/6344bcfb-ba2c-4f1d-b949-24e8c6a2f741> a dcat:Dataset ;
    dct:description "Catalogue of the living collections held at Kew" ;
    dct:identifier "6344bcfb-ba2c-4f1d-b949-24e8c6a2f741" ;
    dct:issued "2013-09-02T22:02:47.346057"^^xsd:dateTime ;
    dct:modified "2013-09-02T22:02:47.346057"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/1e2806f4-6956-4164-bdf0-572ccc94eb6a> ;
    dct:title "Living collections database" .

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

