@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/0db9d02f-ebb0-4f93-a196-aca47682b5d2> a dcat:Dataset ;
    dct:description "This grouping contains the incompressible-flow cases from the 1980-81 Data Library." ;
    dct:identifier "0db9d02f-ebb0-4f93-a196-aca47682b5d2" ;
    dct:issued "2025-11-29T00:58:42.544387"^^xsd:dateTime ;
    dct:modified "2025-11-29T00:58:42.544391"^^xsd:dateTime ;
    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/0db9d02f-ebb0-4f93-a196-aca47682b5d2/resource/1b0faba7-6e33-49c4-a0e7-fd05eeb3ff5e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/0db9d02f-ebb0-4f93-a196-aca47682b5d2/resource/1b0faba7-6e33-49c4-a0e7-fd05eeb3ff5e> a dcat:Distribution ;
    dct:description "cantwell_0411.tar.gz" ;
    dct:format "GZ" ;
    dct:issued "2018-08-01T09:18:29.461121"^^xsd:dateTime ;
    dct:modified "2025-11-29T00:58:42.538012"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://turbmodels.larc.nasa.gov/Bradshaw/d1/cantwell_0411.tar.gz> ;
    dcat:mediaType "application/x-gzip" .

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

