@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/b02a3f30-3c0b-4758-ae6e-8d4fd83112fe> a dcat:Dataset ;
    dct:description "This grouping contains more recent compressible-flow cases." ;
    dct:identifier "b02a3f30-3c0b-4758-ae6e-8d4fd83112fe" ;
    dct:issued "2025-12-01T04:50:50.200825"^^xsd:dateTime ;
    dct:modified "2025-12-01T04:50:50.200829"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Collaborative Testing of Turbulence Models: Other Flow Cases" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christopher Rumsey" ;
            vcard:hasEmail <mailto:c.l.rumsey@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b02a3f30-3c0b-4758-ae6e-8d4fd83112fe/resource/9793729a-81b3-40e9-92ae-252e3e8b9513> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/b02a3f30-3c0b-4758-ae6e-8d4fd83112fe/resource/9793729a-81b3-40e9-92ae-252e3e8b9513> a dcat:Distribution ;
    dct:description "anwer.tar.gz" ;
    dct:format "GZ" ;
    dct:issued "2018-08-01T09:18:53.253719"^^xsd:dateTime ;
    dct:modified "2025-12-01T04:50:50.194515"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://turbmodels.larc.nasa.gov/Bradshaw/r1-7/anwer.tar.gz> ;
    dcat:mediaType "application/x-gzip" .

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

