@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/eb4e4aa2-59a9-4f91-be5d-5351ba13e570> a dcat:Dataset ;
    dct:description "a compilation of seed biological trait data from the Millennium Seed Bank Projects own collections and from other published and unpublished sources." ;
    dct:identifier "eb4e4aa2-59a9-4f91-be5d-5351ba13e570" ;
    dct:issued "2013-09-02T22:02:33.768013"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/1e2806f4-6956-4164-bdf0-572ccc94eb6a> ;
    dct:title "Seed Information Database - SID" .

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

