@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/082ea5c2-4392-46f1-b557-01aec873dcba> a dcat:Dataset ;
    dct:description "This web page gives detailed information on the equations for various forms of the Menter shear stress transport (SST) turbulence model." ;
    dct:identifier "NASA-832" ;
    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 "Menter k-omega SST Turbulence Model" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christopher Rumsey" ;
            vcard:hasEmail <mailto:c.l.rumsey@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/082ea5c2-4392-46f1-b557-01aec873dcba/resource/13956ee8-8588-4141-964e-cab7511711b3> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "menter",
        "models",
        "shear",
        "stress",
        "transport",
        "turbulence" ;
    dcat:theme <%7BAerospace%7D> .

<https://data.amerigeoss.org/dataset/082ea5c2-4392-46f1-b557-01aec873dcba/resource/13956ee8-8588-4141-964e-cab7511711b3> a dcat:Distribution ;
    dct:description "sst.html" ;
    dct:issued "2020-11-12T04:20:41.280894"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:35:07.641937"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://turbmodels.larc.nasa.gov/sst.html> ;
    dcat:mediaType "application/html" .

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

