@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/0522c401-c0ed-408e-8286-dcc0318f4a03> a dcat:Dataset ;
    dct:description "No description found" ;
    dct:identifier "ncepgfsmansfc" ;
    dct:issued "2025-09-23T16:31:14.669268"^^xsd:dateTime ;
    dct:modified "2019-06-27T12:41:27"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NCEP GFS: surface variables at Manus" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ARM Data Center" ;
            vcard:hasEmail <mailto:adc@arm.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0522c401-c0ed-408e-8286-dcc0318f4a03/resource/03d6b358-a15f-4ef7-9e1c-f37284bb8d2b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "adc",
        "arm",
        "arm-data-center",
        "atmospheric-data",
        "climate",
        "derivmod",
        "national-centers-for-environment-prediction-global-forecast-system",
        "ncepgfs",
        "ornl" .

<https://data.amerigeoss.org/dataset/0522c401-c0ed-408e-8286-dcc0318f4a03/resource/03d6b358-a15f-4ef7-9e1c-f37284bb8d2b> a dcat:Distribution ;
    dct:format "CDF" ;
    dct:issued "2020-11-12T12:03:47.791793"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:31:14.652319"^^xsd:dateTime ;
    dct:title "NetCDF File" ;
    dcat:accessURL <http://www.archive.arm.gov/discovery/#v/results/s/s::ncepgfsmansfc> .

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

