@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/2c00a5cb-7177-4a90-a9ec-67fb1984ec5b> a dcat:Dataset ;
    dct:description "D2R2 is a database and analytical module containing a wide range of information about specific animal diseases." ;
    dct:identifier "2c00a5cb-7177-4a90-a9ec-67fb1984ec5b" ;
    dct:issued "2013-08-30T19:35:51.379663"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/2614e2b2-d1cf-4fc4-8e41-1f4d2b4f11f5> ;
    dct:title "D2R2" .

<https://ckan.publishing.service.gov.uk/organization/2614e2b2-d1cf-4fc4-8e41-1f4d2b4f11f5> a foaf:Organization ;
    foaf:name "Animal and Plant Health Agency" .

