@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://psb.prod.derilinx.com/dataset/e40be0a7-5319-4d7e-a723-de29459fa9ea> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "The AHCS database is used to manage animal welfare and disease monitoring and control" ;
    dct:identifier "e40be0a7-5319-4d7e-a723-de29459fa9ea" ;
    dct:issued "2020-12-08T16:22:49"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:48:16"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/ac0475a2-a1ca-45d9-8431-0785a059a8c3> ;
    dct:title "Animal Health Computer system (AHCS) Database" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/ac0475a2-a1ca-45d9-8431-0785a059a8c3> a foaf:Organization ;
    foaf:name "DAFM" .

