@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/b0538763-5a15-4320-9b1f-aa2d06bcfe73> a dcat:Dataset ;
    dct:description "This grouping contains more recent incompressible-flow cases." ;
    dct:identifier "NASA-845__10" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-03-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Collaborative Testing of Turbulence Models: More Recent Incompressible Flow Cases" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christopher Rumsey" ;
            vcard:hasEmail <mailto:c.l.rumsey@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b0538763-5a15-4320-9b1f-aa2d06bcfe73/resource/bda81088-c21b-4486-bc35-b415877bef23> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cases",
        "flow",
        "incompressible",
        "models",
        "turbulence" ;
    dcat:theme <%7BAerospace%7D> .

<https://data.amerigeoss.org/dataset/b0538763-5a15-4320-9b1f-aa2d06bcfe73/resource/bda81088-c21b-4486-bc35-b415877bef23> a dcat:Distribution ;
    dct:description "alving.tar.gz" ;
    dct:format "GZ" ;
    dct:issued "2020-11-12T04:37:05.191076"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:00:08.171803"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://turbmodels.larc.nasa.gov/Bradshaw/d6/alving.tar.gz> ;
    dcat:mediaType "application/x-gzip" .

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

