@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/0dfd9c1d-9746-452e-8760-d157bfcf28bc> a dcat:Dataset ;
    dct:description "Three grids: coarse, medium, and fine in Plot3d format." ;
    dct:identifier "0dfd9c1d-9746-452e-8760-d157bfcf28bc" ;
    dct:issued "2025-11-29T01:02:50.971759"^^xsd:dateTime ;
    dct:modified "2025-11-29T01:02:50.971763"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "BSCW Multi-Block Structured Grids" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PAWEL CHWALOWSKI" ;
            vcard:hasEmail <mailto:pawel.chwalowski@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0dfd9c1d-9746-452e-8760-d157bfcf28bc/resource/bd706dec-cda7-476e-97a9-03e81dee73ed> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/0dfd9c1d-9746-452e-8760-d157bfcf28bc/resource/bd706dec-cda7-476e-97a9-03e81dee73ed> a dcat:Distribution ;
    dct:description "Coarse/Medium/Fine Multiblock structured grids in Plot3d Format" ;
    dct:format "GZ" ;
    dct:issued "2018-08-01T13:11:29.812895"^^xsd:dateTime ;
    dct:modified "2025-11-29T01:02:50.965746"^^xsd:dateTime ;
    dct:title "bscw-plot3d.tar.gz" ;
    dcat:accessURL <https://c3.nasa.gov/dashlink/static/media/other/bscw-plot3d.tar.gz> ;
    dcat:mediaType "application/x-gzip" .

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

