@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/a90e617c-270e-4e9b-991e-60d07d8881f8> a dcat:Dataset ;
    dct:description "A GB-wide electronic database (register) set up under legislation to capture information on poultry premises for risk assessment, disease prevention and control." ;
    dct:identifier "a90e617c-270e-4e9b-991e-60d07d8881f8" ;
    dct:issued "2013-08-30T19:36:04.685850"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/2614e2b2-d1cf-4fc4-8e41-1f4d2b4f11f5> ;
    dct:title "GB Poultry Register" .

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

