@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/5d39ac0d-47d6-4f0f-b2b2-51341d8aa5d4> a dcat:Dataset ;
    dct:description "This grouping contains the incompressible-flow cases from the 1980-81 Data Library." ;
    dct:identifier "NASA-842__8" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Collaborative Testing of Turbulence Models: Incompressible Flow Cases from 1980-81 Data Library" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christopher Rumsey" ;
            vcard:hasEmail <mailto:c.l.rumsey@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5d39ac0d-47d6-4f0f-b2b2-51341d8aa5d4/resource/6b46b6ef-1132-44f5-9aea-e3aa9a07f156> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cases",
        "ckan",
        "flow",
        "geo",
        "geoss",
        "incompressible",
        "models",
        "national",
        "north-america",
        "turbulence",
        "united-states" ;
    dcat:theme <%7BAerospace%7D> .

<https://data.amerigeoss.org/dataset/5d39ac0d-47d6-4f0f-b2b2-51341d8aa5d4/resource/6b46b6ef-1132-44f5-9aea-e3aa9a07f156> a dcat:Distribution ;
    dct:description "Smits_curvature_expdata_reworked2012.dat" ;
    dct:issued "2020-11-12T04:18:39.320920"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:46:25.354827"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://turbmodels.larc.nasa.gov/Bradshaw/d1/Smits_curvature_expdata_reworked2012.dat> ;
    dcat:mediaType "application/dat" .

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

