@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/31458136-2d8e-42e0-9e38-a296e258278c> a dcat:Dataset ;
    dct:description "RSW Wing Grid.  Structured single-block grid with viscous tunnel wall.  PLOT3D Format" ;
    dct:identifier "DASHLINK_533" ;
    dct:issued "2012-02-13"^^xsd:date ;
    dct:modified "2025-03-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "RSW-CFL3D-Schuster-Coarse Grid" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DAVID SCHUSTER" ;
            vcard:hasEmail <mailto:david.m.schuster@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/31458136-2d8e-42e0-9e38-a296e258278c/resource/3f20eb0f-8ec8-44ff-849a-49127618566d> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ames",
        "dashlink",
        "nasa" .

<https://data.amerigeoss.org/dataset/31458136-2d8e-42e0-9e38-a296e258278c/resource/3f20eb0f-8ec8-44ff-849a-49127618566d> a dcat:Distribution ;
    dct:description "RSW-CFL3D-Coarse.g" ;
    dct:format "BIN" ;
    dct:issued "2020-11-12T04:08:34.535528"^^xsd:dateTime ;
    dct:modified "2025-09-24T22:08:33.737057"^^xsd:dateTime ;
    dct:title "RSW-CFL3D-Coarse.g" ;
    dcat:accessURL <https://c3.nasa.gov/dashlink/static/media/dataset/RSW-CFL3D-Coarse.g> ;
    dcat:mediaType "application/octet-stream" .

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

