@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/ab58c16d-7212-4e11-b6b8-e80eb1233da6> a dcat:Dataset ;
    dct:description "The Auslig 250k series 1 Topograpic data (Geoscience Australia 2000) was used along with a North West Shelf coastline contour to generate a 0.008 degree grid using the ArcInfo topogrid command. This was merged with the AGSO bathymetric 30 second grid (Geoscience Australia) to form a complete bathymetric and topographic grid at 0.008 degree resolution for the complete North West Shelf study area. Finally this grid was projected to a Lambert Conformal Conic projection for use by the model. Conformal projections, ensure that scale is invariant in all directions locally, but large grids/areas will be distorted because of differential 'stretching' of areas across large scales." ;
    dct:identifier "ab58c16d-7212-4e11-b6b8-e80eb1233da6" ;
    dct:issued "2025-06-25T00:41:22.082859"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-25T00:41:22.082866"^^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:InVitro Inputs - Bathymetry" .

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

