@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/d47909c7-1aff-4d6f-ab12-8546f8b4464e> a dcat:Dataset ;
    dct:description "Contains the model output from Spadyno, a benthic habitat modelling and display package developed for the NWSJEMS project. The model predicts benthic habitat recovery under various fishing regimes. Two different modelling approaches can be selected by the user. The software also allows the user to vary environmental parameters such as cyclone activity and currents. Accompanying the model output on the production CD is source code, input data and documentation. The model is written in C and the output is in Visual Basic." ;
    dct:identifier "d47909c7-1aff-4d6f-ab12-8546f8b4464e" ;
    dct:issued "2025-06-24T22:32:35.237164"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:32:35.237171"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((114.0000 -21.0000, 119.0000 -21.0000, 119.0000 -17.0000, 114.0000 -17.0000, 114.0000 -21.0000))"^^gsp:wktLiteral ] ;
    dct:title "North West Shelf Benthic Habitat Dynamics Model 2002 (NWS-JEMS task 2.7) - Model Outputs" .

<https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> a foaf:Agent ;
    foaf:mbox "hf-data-requests@csiro.au" ;
    foaf:name "CSIRO Marlin Data Catalogue" .

