@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.integration.publishing.service.gov.uk/dataset/6c2dd3fc-20d8-4e05-8069-5b6e6dafcbdf> a dcat:Dataset ;
    dct:description "catalogue of 80,000 collections held in Kew's economic botany collections" ;
    dct:identifier "6c2dd3fc-20d8-4e05-8069-5b6e6dafcbdf" ;
    dct:issued "2013-09-02T22:02:24.881964"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/1e2806f4-6956-4164-bdf0-572ccc94eb6a> ;
    dct:title "The Kew Economic Botany Collection - EBC" .

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

