@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/f0ae660d-2f5f-41e9-a3b3-1bf5ef28f952> a dcat:Dataset ;
    dct:description "This grouping contains more recent incompressible-flow cases." ;
    dct:identifier "f0ae660d-2f5f-41e9-a3b3-1bf5ef28f952" ;
    dct:issued "2025-12-02T04:54:57.451001"^^xsd:dateTime ;
    dct:modified "2025-12-02T04:54:57.451005"^^xsd:dateTime ;
    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/f0ae660d-2f5f-41e9-a3b3-1bf5ef28f952/resource/535e2c58-28a9-4a73-ba86-2d44d9ac9092> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f0ae660d-2f5f-41e9-a3b3-1bf5ef28f952/resource/535e2c58-28a9-4a73-ba86-2d44d9ac9092> a dcat:Distribution ;
    dct:description "bakstp3.dat" ;
    dct:issued "2018-08-01T09:18:36.940142"^^xsd:dateTime ;
    dct:modified "2025-12-02T04:54:57.444973"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://turbmodels.larc.nasa.gov/Bradshaw/d4/bakstp3.dat> ;
    dcat:mediaType "application/dat" .

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

