@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/6e7a8ff7-5b44-4f79-a587-a73cd4d4a146> a dcat:Dataset ;
    dct:description """Updates to Website:  (Please add new items at the top of this description with the date of the website change)\r
\r
May 9, 2012:  Uploaded experimental data in matlab format for HIRENASD\r
\r
November 8, 2011:  New grids, experimental data for HIRENASD configuration, new FEM for HIRENASD configuration.  (JHeeg)\r
\r
Oct 13: Uploaded BSCW grids (VGRID) (PChwalowski)\r
\r
Oct 5:  Added HIRENASD experimental data for test points #159 and #132 (JHeeg, PChwalowski)""" ;
    dct:identifier "DASHLINK_474" ;
    dct:issued "2011-10-05"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Website updates" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "JENNIFER HEEG" ;
            vcard:hasEmail <mailto:jennifer.heeg@nasa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ames",
        "ckan",
        "dashlink",
        "geo",
        "geoss",
        "nasa",
        "national",
        "north-america",
        "united-states" .

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

