@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/27ff5dcc-4067-47a7-82a6-1002349afbba> a dcat:Dataset ;
    dct:description "Map of annual mean of salinity in Northern Marine Region produced from CARS2000 mean and seasonal fields 0.1 degree spaced grid. This map has been produced by CSIRO for the National Oceans Office, as part of an ongoing commitment to natural resource planning and management through the 'National Marine Bioregionalisation' project." ;
    dct:identifier "27ff5dcc-4067-47a7-82a6-1002349afbba" ;
    dct:issued "2025-06-24T22:40:18.419072"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:40:18.419079"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((136.0000 -18.0000, 142.0000 -18.0000, 142.0000 -11.0000, 136.0000 -11.0000, 136.0000 -18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Map: Salinity Annual Means in the Northern Marine Region" ;
    dcat:distribution <https://data.gov.au/dataset/27ff5dcc-4067-47a7-82a6-1002349afbba/resource/60128aeb-a0fe-4d0f-b1ef-47178e0183a9> .

<https://data.gov.au/dataset/27ff5dcc-4067-47a7-82a6-1002349afbba/resource/60128aeb-a0fe-4d0f-b1ef-47178e0183a9> a dcat:Distribution ;
    dct:description "salinity.pdf (955 KB)" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T22:40:18.420814"^^xsd:dateTime ;
    dct:modified "2025-06-24T22:40:18.416720"^^xsd:dateTime ;
    dct:title "Graphics Link" ;
    dcat:accessURL <https://www.marine.csiro.au/data/trawler/download.cfm?file_id=3308> .

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

