@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/29bf38c9-654d-4be9-bc8f-5daafa9bfa09> a dcat:Dataset ;
    dct:description "This web page gives detailed information on the equations for various forms of the Nut-92 one-equation turbulence model." ;
    dct:identifier "NASA-831" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-04-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Nut-92 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/29bf38c9-654d-4be9-bc8f-5daafa9bfa09/resource/a01c7c33-7303-4744-a7bf-6fbdb19a265e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "models",
        "nut-92",
        "turbulence" ;
    dcat:theme <%7BAerospace%7D> .

<https://data.amerigeoss.org/dataset/29bf38c9-654d-4be9-bc8f-5daafa9bfa09/resource/a01c7c33-7303-4744-a7bf-6fbdb19a265e> a dcat:Distribution ;
    dct:description "nut92.html" ;
    dct:issued "2020-11-12T04:59:34.014007"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:44:24.740806"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://turbmodels.larc.nasa.gov/nut92.html> ;
    dcat:mediaType "application/html" .

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

