@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/4b5def93-46bf-4c3c-8f36-ce90dfada93d> a dcat:Dataset ;
    dct:description "The data-rich screens of the NWS Technical User Interface mainly serve for analysis of raw inputs into InVitro, the spatially explicit agent-based biophysical simulation model at the core of this Study. The software is written in Java." ;
    dct:identifier "4b5def93-46bf-4c3c-8f36-ce90dfada93d" ;
    dct:issued "2025-06-25T00:39:19.060317"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-25T00:39:19.060325"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((114.0000 -24.0000, 122.0000 -24.0000, 122.0000 -17.0000, 114.0000 -17.0000, 114.0000 -24.0000))"^^gsp:wktLiteral ] ;
    dct:title "North West Shelf Joint Environmental Management Study:Visualisation Software - NWS Technical User Interface" .

<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" .

