@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/359a3d3d-5f73-595c-a934-63dbc0c86ed6> a dcat:Dataset ;
    dct:description "Burrlioz 2.0 is a free standing software application that is underpinned by statistical processing in the R statistical software (http://www.r-project.org/), and which enables users to generate trigger values of toxicants in accordance with the Australian and New Zealand Guidelines for Fresh and Marine Water Quality.  The software can be downloaded at https://research.csiro.au/software/burrlioz/." ;
    dct:identifier "359a3d3d-5f73-595c-a934-63dbc0c86ed6" ;
    dct:issued "2025-10-25T00:43:06.023895"^^xsd:dateTime ;
    dct:modified "2025-10-25T00:43:06.023902"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Burrlioz 2.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Simon Barry" ] .

<https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> a foaf:Agent ;
    foaf:mbox "csiroenquiries@csiro.au" ;
    foaf:name "CSIRO Data Access Portal" .

