@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://ckan.staging.publishing.service.gov.uk/dataset/a94eddcf-60a1-4446-ac23-0f7f6f097a1f> a dcat:Dataset ;
    dct:description "Meteorological observations originating from Met Office built ship-borne autonomous marine observing systems, produced hourly from any given position on the ship's track/route for weather forecasting as part of the long term climatological record. Coverage is global but predominantly in UK waters. Measurements include mean sea level pressure, air temperature and humidity (with capabilities for sea surface temperature (SST) and wind speed, wind direction and max gust speed from a limited number of systems). On occasion there may be gaps in the dataset." ;
    dct:identifier "8739e3a00352289ad4f72f24e1f46872" ;
    dct:issued "2024-09-10T08:36:15.601774"^^xsd:dateTime ;
    dct:modified "2025-04-21T09:23:29.932171"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((99.9999 89.9990, 99.9999 89.9990, 99.9999 89.9990, 99.9999 89.9990, 99.9999 89.9990))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[99.9999, 89.9990], [99.9999, 89.9990], [99.9999, 89.9990], [99.9999, 89.9990], [99.9999, 89.9990]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2011- Ongoing Met Office Autonomous Marine Observing System (AMOS) Meteorological Observations" .

<https://ckan.staging.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> a foaf:Organization ;
    foaf:name "Marine Environmental Data & Information Network" .

