@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://data.nsw.gov.au/dataset/8fc5cf57-ee14-4312-bf35-f140cb56eefb> a dcat:Dataset ;
    dct:description """Annual Report for the Rice Marketing Board for the State of NSW for the year ending 30 June 2016

**Note:** This resource was originally published on opengov.nsw.gov.au. The OpenGov website has been retired. If you have any questions, please contact the Agency Services team at transfer@mhnsw.au

**Agency**
  
-   Rice Marketing Board
        """ ;
    dct:identifier "8fc5cf57-ee14-4312-bf35-f140cb56eefb" ;
    dct:issued "2021-09-08T15:17:54.265623"^^xsd:dateTime ;
    dct:modified "2025-11-14T02:41:55.263932"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Rice Marketing Board Annual Report 2015-16" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/8fc5cf57-ee14-4312-bf35-f140cb56eefb/resource/9f5d5250-e96e-43d0-8a4c-84cc16e78aeb> ;
    dcat:keyword "Rice Marketing Board" .

<https://data.nsw.gov.au/dataset/8fc5cf57-ee14-4312-bf35-f140cb56eefb/resource/9f5d5250-e96e-43d0-8a4c-84cc16e78aeb> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T02:41:55.276674"^^xsd:dateTime ;
    dct:modified "2025-11-14T02:41:55.270155"^^xsd:dateTime ;
    dct:title "RMB Annual Report 2015 16 15830" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/8fc5cf57-ee14-4312-bf35-f140cb56eefb/resource/9f5d5250-e96e-43d0-8a4c-84cc16e78aeb/download/rmb_annual_report_2015_16_15830.pdf> ;
    dcat:byteSize "3835941"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> a foaf:Agent ;
    foaf:name "NSW Government" .

