@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/3d0dc911-f721-42e9-9650-e89a0c9a7687> a dcat:Dataset ;
    dct:description "This web page gives detailed information on the equations for various forms of the Chien k-epsilon turbulence model." ;
    dct:identifier "NASA-835" ;
    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 "Wilcox k-omega 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/3d0dc911-f721-42e9-9650-e89a0c9a7687/resource/e90b29c9-f9e8-4d7f-a039-f3f91c2aa3ff> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "chien",
        "ckan",
        "geo",
        "geoss",
        "models",
        "national",
        "north-america",
        "turbulence",
        "united-states" ;
    dcat:theme <%7BAerospace%7D> .

<https://data.amerigeoss.org/dataset/3d0dc911-f721-42e9-9650-e89a0c9a7687/resource/e90b29c9-f9e8-4d7f-a039-f3f91c2aa3ff> a dcat:Distribution ;
    dct:description "ke-chien.html" ;
    dct:issued "2020-11-12T04:24:32.730689"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:18:48.720658"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://turbmodels.larc.nasa.gov/ke-chien.html> ;
    dcat:mediaType "application/html" .

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

