@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/57028953-6e0e-4f77-8f0c-6e55ec9b955c> a dcat:Dataset ;
    dct:description "Catalogue of Kew's mycology collection" ;
    dct:identifier "57028953-6e0e-4f77-8f0c-6e55ec9b955c" ;
    dct:issued "2013-09-02T22:02:20.417324"^^xsd:dateTime ;
    dct:modified "2013-09-02T22:02:20.417324"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/1e2806f4-6956-4164-bdf0-572ccc94eb6a> ;
    dct:title "The Kew Mycology Collection - HerbTrack" .

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

