@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/ff7145af-7de4-49e4-aee8-f76c37bec95a> a dcat:Dataset ;
    dct:description "This record contains data collected from 9 stations on the Franklin cruise FR05/95. The data were collected to determine the chlorophyll a concentration in waters where ther had been a recent mass mortality of pilchards. The data can be used for Ocean Colour sensor validation. Chlorophyll a (HPLC)concentration was the only parameter measured." ;
    dct:identifier "ff7145af-7de4-49e4-aee8-f76c37bec95a" ;
    dct:issued "2025-06-24T23:34:32.115708"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:34:32.115714"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((20.0000 -70.0000, 127.0000 -70.0000, 127.0000 -28.0000, 20.0000 -28.0000, 20.0000 -70.0000))"^^gsp:wktLiteral ] ;
    dct:title "Franklin Voyage FR 05/95 Chlorophyll a Data" ;
    dcat:distribution <https://data.gov.au/dataset/ff7145af-7de4-49e4-aee8-f76c37bec95a/resource/280e8c25-1078-4e95-9e03-3308bc586de3>,
        <https://data.gov.au/dataset/ff7145af-7de4-49e4-aee8-f76c37bec95a/resource/76cc3ed2-6f98-4d42-a8fc-1d6ccf12c88b> .

<https://data.gov.au/dataset/ff7145af-7de4-49e4-aee8-f76c37bec95a/resource/280e8c25-1078-4e95-9e03-3308bc586de3> 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:34:32.117579"^^xsd:dateTime ;
    dct:modified "2025-06-24T23:34:32.113219"^^xsd:dateTime ;
    dct:title "Documentation Link" ;
    dcat:accessURL <https://creativecommons.org/licenses/by/4.0/> .

<https://data.gov.au/dataset/ff7145af-7de4-49e4-aee8-f76c37bec95a/resource/76cc3ed2-6f98-4d42-a8fc-1d6ccf12c88b> a dcat:Distribution ;
    dct:description "Download file fr199505Chlorophyll.zip (includes XL and CSV versions)" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T23:34:32.117575"^^xsd:dateTime ;
    dct:modified "2025-06-24T23:34:32.113070"^^xsd:dateTime ;
    dct:title "Data Link" ;
    dcat:accessURL <https://www.marine.csiro.au/data/trawler/download.cfm?file_id=627> .

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

