@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.publishing.service.gov.uk/dataset/edb40110-401d-45b4-9fe2-dc18a2f94410> a dcat:Dataset ;
    dct:description "Information about individual past and present members of the Zoos Forum - the Governments independent advisory body on zoos matters. " ;
    dct:identifier "edb40110-401d-45b4-9fe2-dc18a2f94410" ;
    dct:issued "2013-09-04T15:43:35.003923"^^xsd:dateTime ;
    dct:modified "2013-09-04T15:43:35.003923"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> ;
    dct:title "Zoos Expert Committee data" .

<https://ckan.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> a foaf:Organization ;
    foaf:name "Department for Environment, Food and Rural Affairs" .

