@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/59e29e60-99c7-42f8-ab1a-351c3f78331f> a dcat:Dataset ;
    dct:description "not available" ;
    dct:identifier "DASHLINK_443" ;
    dct:issued "2011-07-27"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Gridding Guidelines" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CAROL WIESEMAN" ;
            vcard:hasEmail <mailto:carol.d.wieseman@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/59e29e60-99c7-42f8-ab1a-351c3f78331f/resource/27493705-88b9-4f25-a9c5-d43e8484a88d>,
        <https://data.amerigeoss.org/dataset/59e29e60-99c7-42f8-ab1a-351c3f78331f/resource/785d0c54-f87b-4c08-808d-511894ce6ee9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ames",
        "ckan",
        "dashlink",
        "geo",
        "geoss",
        "nasa",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/59e29e60-99c7-42f8-ab1a-351c3f78331f/resource/27493705-88b9-4f25-a9c5-d43e8484a88d> a dcat:Distribution ;
    dct:description "Flow Conditions" ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T04:14:03.549053"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:04:40.277237"^^xsd:dateTime ;
    dct:title "AnalysisParameters_v2.pdf" ;
    dcat:accessURL <https://c3.nasa.gov/dashlink/static/media/other/AnalysisParameters_v2.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/59e29e60-99c7-42f8-ab1a-351c3f78331f/resource/785d0c54-f87b-4c08-808d-511894ce6ee9> a dcat:Distribution ;
    dct:description "Gridding Guidelines" ;
    dct:issued "2020-11-12T04:14:03.549043"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:04:40.276812"^^xsd:dateTime ;
    dct:title "AePW_GriddingGuidelines_May19_2011.docx" ;
    dcat:accessURL <https://c3.nasa.gov/dashlink/static/media/other/AePW_GriddingGuidelines_May19_2011.docx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.d" .

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

