@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/c340a860-a064-49dc-8a6c-e3b2f478ada3> a dcat:Dataset ;
    dct:description "This web page gives detailed information on the equations for various forms of the SSG/LRR Full Reynolds Stress Model." ;
    dct:identifier "c340a860-a064-49dc-8a6c-e3b2f478ada3" ;
    dct:issued "2025-12-01T11:59:16.382700"^^xsd:dateTime ;
    dct:modified "2025-12-01T11:59:16.382705"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SSG/LRR Full Reynolds Stress 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/c340a860-a064-49dc-8a6c-e3b2f478ada3/resource/12371dcc-2bf3-4d54-9a56-0a3835571543> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/c340a860-a064-49dc-8a6c-e3b2f478ada3/resource/12371dcc-2bf3-4d54-9a56-0a3835571543> a dcat:Distribution ;
    dct:description "rsm-ssglrr.html" ;
    dct:issued "2018-08-01T09:17:33.976704"^^xsd:dateTime ;
    dct:modified "2025-12-01T11:59:16.374138"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://turbmodels.larc.nasa.gov/rsm-ssglrr.html> ;
    dcat:mediaType "application/html" .

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

