@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/650b9a31-99d2-43b4-abcd-c293c31bcb7a> a dcat:Dataset ;
    dct:description "No description found" ;
    dct:identifier "ngm250" ;
    dct:issued "2025-11-22T07:00:09.949788"^^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 "Nested Grid Model (NGM): 3-D met fields, 50-km resolution from NGM num. weather pred. model" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ARM Data Center" ;
            vcard:hasEmail <mailto:adc@arm.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/650b9a31-99d2-43b4-abcd-c293c31bcb7a/resource/dd742ecc-560b-4d14-9454-9f523b7843e3> ;
    dcat:keyword "adc",
        "amerigeo",
        "amerigeoss",
        "arm",
        "arm-data-center",
        "atmospheric-data",
        "ckan",
        "climate",
        "derivmod",
        "geo",
        "geoss",
        "national",
        "nested-grid-model",
        "ngm",
        "north-america",
        "ornl",
        "united-states" .

<https://data.amerigeoss.org/dataset/650b9a31-99d2-43b4-abcd-c293c31bcb7a/resource/dd742ecc-560b-4d14-9454-9f523b7843e3> a dcat:Distribution ;
    dct:format "Undefined" ;
    dct:issued "2020-11-12T12:06:38.082953"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:00:09.939214"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.archive.arm.gov/discovery/#v/results/s/s::ngm250> .

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

