@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/61515fbb-9864-4b2e-8459-fbb4524c9f09> a dcat:Dataset ;
    dct:description "The WebOCC system queries the Cattle Tracing System (CTS) to perform searches for the Index Animal of a BSE (Bovine spongiform encephalopathy) case " ;
    dct:identifier "61515fbb-9864-4b2e-8459-fbb4524c9f09" ;
    dct:issued "2013-08-30T19:37:16.665550"^^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 "Web-based Offspring Cohort Cull system (WebOCC)" .

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

