@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/f8ec7527-3f85-460b-9be3-f3e65c2fa259> a dcat:Dataset ;
    dct:description "A clist of the families and genera recognized at Kew Herbarium" ;
    dct:identifier "f8ec7527-3f85-460b-9be3-f3e65c2fa259" ;
    dct:issued "2013-09-02T22:02:42.950596"^^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 "Vascular Plant Families and Genera Database" .

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

