@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/06d06e4a-70d9-4a40-85ed-c03d84e97add> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "The animal identification databases  are used to trace animal movements for cattle, pig, sheep and goats. The purpose of these systems is to reassure consumers that the food they eat can be traced back to its source." ;
    dct:identifier "06d06e4a-70d9-4a40-85ed-c03d84e97add" ;
    dct:issued "2020-12-08T16:22:48"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:22:41"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/2752ef53-36fc-4c36-abfa-cf8aee21571e> ;
    dct:title "Animal Identification & Movement 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" .

