@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/8bfc520d-c258-5aab-aa13-dfc06eccc3fc> a dcat:Dataset ;
    dct:description """The purpose of these projects is to predict house mouse abundance across grain growing regions to provide early warning of potential mouse plagues.
This data has been collected by CSIRO and subcontractors; CSIRO has collated and cleaned this data into this joint dataset.
House mice are surveyed in crops using three different methods: live-traps, active burrow counts and chew cards.
Live trapping currently only occurs at three properties (two paddocks are monitored simultaneously). Active burrow counts and chew cards (i.e., rapid assessment) surveys are also conducted in each paddock simultaneously over one night.
In all other sites, only rapid assessment surveys are conducted. In some instances, active burrow counts are not conducted as visibility of the burrows is too low due to dense crops or because of prolific soil cracks.
In these cases, chew cards are still deployed, sometimes with higher effort.
Each data type is provided as a separate CSV file, which contains a series of common variables denoting sites and times, as well as dataset-specific columns describing effort and results.""" ;
    dct:identifier "8bfc520d-c258-5aab-aa13-dfc06eccc3fc" ;
    dct:issued "2025-11-19T12:44:22.209349"^^xsd:dateTime ;
    dct:modified "2025-11-19T12:44:22.209357"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "GRDC mouse surveillance and modelling" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Matthew Rees" ] .

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

