@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/2b3ebba2-61a6-4d18-88f1-81788b184eda> a dcat:Dataset ;
    dct:description "Combination of Voluntary Observing Ship (VOS) and US Navy Ship weather observations. Obs generally taken 2-4 times daily at 00, 06, 12, and 18z." ;
    dct:identifier "gov.noaa.ncdc:C01020" ;
    dct:issued "2025-11-20T16:08:33.571455"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2011-03-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    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 "Ship Observations - VOS and Navy" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eric Freeman" ;
            vcard:hasEmail <mailto:ncdc.orders@noaa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2b3ebba2-61a6-4d18-88f1-81788b184eda/resource/1627dde2-d2fb-4fa5-a2b8-5f57ce8dd821>,
        <https://data.amerigeoss.org/dataset/2b3ebba2-61a6-4d18-88f1-81788b184eda/resource/709e5dbf-0bf4-41d0-8905-3c55549afb9e>,
        <https://data.amerigeoss.org/dataset/2b3ebba2-61a6-4d18-88f1-81788b184eda/resource/7d869b53-5017-4229-9b00-95cbd3def045>,
        <https://data.amerigeoss.org/dataset/2b3ebba2-61a6-4d18-88f1-81788b184eda/resource/d3a3313b-fbfb-4ab7-a11a-ce4c932ba84b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "anemometers",
        "atmospheric-surface-air-temperature",
        "atmospheric-surface-precipitation",
        "atmospheric-surface-wind-speed-and-direction",
        "atmospheric-upper-air-cloud-properties",
        "barometers",
        "ckan",
        "doc-noaa-nesdis-ncdc-national-climatic-data-center",
        "earth-science-atmosphere-atmospheric-pressure",
        "earth-science-atmosphere-atmospheric-temperature",
        "earth-science-atmosphere-atmospheric-winds-surface-winds",
        "earth-science-atmosphere-clouds",
        "earth-science-atmosphere-precipitation",
        "earth-science-oceans-ocean-temperature-sea-surface-temperature",
        "geo",
        "geographic-region-global-ocean",
        "geoss",
        "in-situ-ocean-based-platforms-ships",
        "national",
        "nesdis",
        "noaa",
        "north-america",
        "rain-gauges",
        "thermometers",
        "u-s-department-of-commerce",
        "united-states",
        "vertical-location-sea-surface",
        "visual-observations" .

<https://data.amerigeoss.org/dataset/2b3ebba2-61a6-4d18-88f1-81788b184eda/resource/1627dde2-d2fb-4fa5-a2b8-5f57ce8dd821> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T00:00:58.508120"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:08:33.556284"^^xsd:dateTime ;
    dct:title "GCOS Essential Climate Variables" ;
    dcat:accessURL <http://www.wmo.int/pages/prog/gcos/index.php?name=EssentialClimateVariables> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/2b3ebba2-61a6-4d18-88f1-81788b184eda/resource/709e5dbf-0bf4-41d0-8905-3c55549afb9e> a dcat:Distribution ;
    dct:description "keyword_list.html" ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T00:00:58.508118"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:08:33.555867"^^xsd:dateTime ;
    dct:title "GCMD Science Keywords and Associated Directory Keywords" ;
    dcat:accessURL <http://gcmd.nasa.gov/Resources/valids/archives/keyword_list.html> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/2b3ebba2-61a6-4d18-88f1-81788b184eda/resource/7d869b53-5017-4229-9b00-95cbd3def045> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T00:00:58.508114"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:08:33.555467"^^xsd:dateTime ;
    dct:title "CDMP Web site" ;
    dcat:accessURL <http://www.ncdc.noaa.gov/climate-information/research-programs/climate-database-modernization-program> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/2b3ebba2-61a6-4d18-88f1-81788b184eda/resource/d3a3313b-fbfb-4ab7-a11a-ce4c932ba84b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T00:00:58.508107"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:08:33.555045"^^xsd:dateTime ;
    dct:title "EV2 Image Access System" ;
    dcat:accessURL <http://www.ncdc.noaa.gov/EdadsV2/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

