@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/fb645db5-9a78-4bfa-b54f-002b1afdd997> a dcat:Dataset ;
    dct:description "This panel is a prediction of the planet surface temperature increase (year 2100 minus the present) from a high resolution Earth simulator supercomputer. The maximum warming trend is found to be in Northern America and Northern Europe and is over 6 deg C." ;
    dct:identifier "fb645db5-9a78-4bfa-b54f-002b1afdd997" ;
    dct:issued "2025-06-23T12:04:25.067108"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-23T12:04:25.067114"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -90.0000, 180.0000 -90.0000, 180.0000 90.0000, -180.0000 90.0000, -180.0000 -90.0000))"^^gsp:wktLiteral ] ;
    dct:title "Simulated Surface Temperature for 2100." ;
    dcat:distribution <https://data.gov.au/dataset/fb645db5-9a78-4bfa-b54f-002b1afdd997/resource/ab20464f-ed37-4d55-87c9-e23212c27b89>,
        <https://data.gov.au/dataset/fb645db5-9a78-4bfa-b54f-002b1afdd997/resource/bae0ab3a-ad82-437e-b290-90776ce88206> ;
    dcat:keyword "Oceans | Ocean Temperature | Sea Surface Temperature",
        "sea_surface_temperature" .

<https://data.gov.au/dataset/fb645db5-9a78-4bfa-b54f-002b1afdd997/resource/ab20464f-ed37-4d55-87c9-e23212c27b89> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-23T12:04:25.068891"^^xsd:dateTime ;
    dct:modified "2025-06-23T12:04:25.060589"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://gcmd.gsfc.nasa.gov/Resources/valids/> .

<https://data.gov.au/dataset/fb645db5-9a78-4bfa-b54f-002b1afdd997/resource/bae0ab3a-ad82-437e-b290-90776ce88206> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-23T12:04:25.068887"^^xsd:dateTime ;
    dct:modified "2025-06-23T12:04:25.060429"^^xsd:dateTime ;
    dct:title "Dr John You Staff page" ;
    dcat:accessURL <http://www.geosci.usyd.edu.au/people/st_you.shtml> .

<https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> a foaf:Agent ;
    foaf:mbox "info@aodn.org.au" ;
    foaf:name "Australian Ocean Data Network" .

