@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/e45ed4e3-c22f-4da3-bd49-57cedfa93b2a> a dcat:Dataset ;
    dct:description "Database which includes customer name, animal references, breed, test code, project code, dates received & completed and results." ;
    dct:identifier "e45ed4e3-c22f-4da3-bd49-57cedfa93b2a" ;
    dct:issued "2013-08-30T19:36:58.327826"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/2614e2b2-d1cf-4fc4-8e41-1f4d2b4f11f5> ;
    dct:title "Scrapie Genotyping Database" .

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

