@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/573477b3-3392-4cdf-900f-8dd015d886c1> a dcat:Dataset ;
    dct:description "The ArcInfo grid represents the direct distance from any location to the nearest Australian coast line. The distance unit is decimal degree. This dataset is a contribution to the CERF Marine Biodiversity Hub and is hosted temporarily by CMAR on behalf of Geoscience Australia." ;
    dct:identifier "573477b3-3392-4cdf-900f-8dd015d886c1" ;
    dct:issued "2025-06-24T22:47:53.881984"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:47:53.881990"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((108.2000 -48.2000, 164.2000 -48.2000, 164.2000 -7.9000, 108.2000 -7.9000, 108.2000 -48.2000))"^^gsp:wktLiteral ] ;
    dct:title "Euclidean distance to the Australian coast line" ;
    dcat:distribution <https://data.gov.au/dataset/573477b3-3392-4cdf-900f-8dd015d886c1/resource/b750351b-2215-4c85-bb14-c8e12c8ebd1a> .

<https://data.gov.au/dataset/573477b3-3392-4cdf-900f-8dd015d886c1/resource/b750351b-2215-4c85-bb14-c8e12c8ebd1a> a dcat:Distribution ;
    dct:description "Download dataset (Warning .zip 226 MB)" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T22:47:53.883703"^^xsd:dateTime ;
    dct:modified "2025-06-24T22:47:53.879711"^^xsd:dateTime ;
    dct:title "Data Link" ;
    dcat:accessURL <https://www.marine.csiro.au/data/trawler/download.cfm?file_id=2270> .

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

