@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/5f858609-072f-4464-9d46-2f4b942e9cfe> a dcat:Dataset ;
    dct:description "Scanned copies of the Bureau of Meteorology Operational Synoptic Charts covering Australia. The charts are Mean Sea Level (MSL) charts with irregular upper air charts, this collection is on 3 CD's - for the months (April-October) between 1956 and 1959 - for the months (April-October) between 1960 and 1969 - random selection between 1956 and 1959." ;
    dct:identifier "5f858609-072f-4464-9d46-2f4b942e9cfe" ;
    dct:issued "2025-06-24T23:35:00.451994"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:35:00.452001"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((90.0000 -90.0000, 180.0000 -90.0000, 180.0000 0.0000, 90.0000 0.0000, 90.0000 -90.0000))"^^gsp:wktLiteral ] ;
    dct:title "Bureau of Meteorology Operational Synoptic Charts" .

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

