@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/f962f525-110d-4f7e-91e2-caac481e1d39> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:description "The age analysis of National Beef Herd on the 1st of each month by Dairy or Beef" ;
    dct:identifier "f962f525-110d-4f7e-91e2-caac481e1d39" ;
    dct:issued "2020-12-08T16:23:57"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:22:25"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/2752ef53-36fc-4c36-abfa-cf8aee21571e> ;
    dct:title "Age Profile for Dairy and Beef Animals" ;
    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" .

