@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/2884ffc2-7c3a-486c-a0be-72de0caf24b3> a dcat:Dataset ;
    dct:description "This dataset provides the location of diving sites for quadrat surveys as part of the SRFME research program. The data set is a shape file viewable using the DIVE visualization tool, http://software.cmar.csiro.au/www/en/software/dive.html." ;
    dct:identifier "2884ffc2-7c3a-486c-a0be-72de0caf24b3" ;
    dct:issued "2025-06-24T23:12:46.326376"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:12:46.326382"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((114.5000 -34.6000, 115.8000 -34.6000, 115.8000 -30.0000, 114.5000 -30.0000, 114.5000 -34.6000))"^^gsp:wktLiteral ] ;
    dct:title "SRFME: Algal Biomass Sites 2003-2005" ;
    dcat:distribution <https://data.gov.au/dataset/2884ffc2-7c3a-486c-a0be-72de0caf24b3/resource/483b8a69-4d6f-42b8-bf47-e277decc292e>,
        <https://data.gov.au/dataset/2884ffc2-7c3a-486c-a0be-72de0caf24b3/resource/cb80cb0d-b59a-4fe5-8f1e-e4815cffe9da> .

<https://data.gov.au/dataset/2884ffc2-7c3a-486c-a0be-72de0caf24b3/resource/483b8a69-4d6f-42b8-bf47-e277decc292e> a dcat:Distribution ;
    dct:description "This work is licensed under a Creative Commons Attribution 4.0 International License" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T23:12:46.328162"^^xsd:dateTime ;
    dct:modified "2025-06-24T23:12:46.323994"^^xsd:dateTime ;
    dct:title "Documentation Link" ;
    dcat:accessURL <https://creativecommons.org/licenses/by/4.0/> .

<https://data.gov.au/dataset/2884ffc2-7c3a-486c-a0be-72de0caf24b3/resource/cb80cb0d-b59a-4fe5-8f1e-e4815cffe9da> a dcat:Distribution ;
    dct:description "SRFME Data repository - accessible to SRFME participants only" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T23:12:46.328157"^^xsd:dateTime ;
    dct:modified "2025-06-24T23:12:46.323849"^^xsd:dateTime ;
    dct:title "Data Link" ;
    dcat:accessURL <https://www.marine.csiro.au/datacentre/projects/srfme/> .

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

