@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/f31d1950-3ea1-4733-a445-c4d2f8e4fa71> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "The Animal Health Computer system (AHCS) database is used to manage animal welfare and disease monitoring and control" ;
    dct:identifier "f31d1950-3ea1-4733-a445-c4d2f8e4fa71" ;
    dct:issued "2021-01-11T14:34:16"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:22:39"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/2752ef53-36fc-4c36-abfa-cf8aee21571e> ;
    dct:title "Animal Health Computer system Database" ;
    dcat:theme <Agriculture> .

<https://psb.prod.derilinx.com/organization/2752ef53-36fc-4c36-abfa-cf8aee21571e> a foaf:Organization ;
    foaf:name "Department of Agriculture, Food and the Marine" .

