@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/48a36485-8205-47e4-8819-13169e576213> a dcat:Dataset ;
    dct:description "This grouping contains the incompressible-flow cases from the 1980-81 Data Library." ;
    dct:identifier "NASA-844__12" ;
    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 "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/48a36485-8205-47e4-8819-13169e576213/resource/b6bd8d9e-87f5-40bc-bbfa-7abb4c3b32be> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cases",
        "flow",
        "incompressible",
        "models",
        "turbulence" ;
    dcat:theme <%7BAerospace%7D> .

<https://data.amerigeoss.org/dataset/48a36485-8205-47e4-8819-13169e576213/resource/b6bd8d9e-87f5-40bc-bbfa-7abb4c3b32be> a dcat:Distribution ;
    dct:description "f0251.txt" ;
    dct:issued "2020-11-12T05:00:05.862214"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:38:37.649458"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://turbmodels.larc.nasa.gov/Bradshaw/d1/f0251.txt> ;
    dcat:mediaType "application/txt" .

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

