@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/e47146ce-4991-414a-a5af-b3bd9c897bc5> a dcat:Dataset ;
    dct:description "The eddy-resolving Ocean Forecasting Australia Model (OFAM) is used to downscale future climate projections by CSIRO Mk3.5 climate model under scenario A1B for the 2060s." ;
    dct:identifier "e47146ce-4991-414a-a5af-b3bd9c897bc5" ;
    dct:issued "2025-06-24T23:34:18.807015"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:34:18.807022"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -90.0000, 180.0000 -90.0000, 180.0000 90.0000, -180.0000 90.0000, -180.0000 -90.0000))"^^gsp:wktLiteral ] ;
    dct:title "WAMSI Node 2.2.5 - Projected future changes in the Leeuwin Current system" .

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

