@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/1cb8ea69-93c6-487f-bd56-c1ba794cec8a> a dcat:Dataset ;
    dct:description """##Eligibility \r
Students with accepted papers at CIDU 2011\r
##Application deadline\r
September 12, 2011""" ;
    dct:identifier "DASHLINK_454" ;
    dct:issued "2011-08-30"^^xsd:date ;
    dct:modified "2025-04-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Student travel application for CIDU 2011" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kamalika Das" ;
            vcard:hasEmail <mailto:kamalika.das@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1cb8ea69-93c6-487f-bd56-c1ba794cec8a/resource/c5f1ebc5-acc4-4018-873c-014a407bd659> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ames",
        "dashlink",
        "nasa" .

<https://data.amerigeoss.org/dataset/1cb8ea69-93c6-487f-bd56-c1ba794cec8a/resource/c5f1ebc5-acc4-4018-873c-014a407bd659> a dcat:Distribution ;
    dct:description "Student travel award application" ;
    dct:issued "2020-11-12T04:56:43.856058"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:11:46.833016"^^xsd:dateTime ;
    dct:title "cidu11_travel_application.docx" ;
    dcat:accessURL <https://c3.nasa.gov/dashlink/static/media/other/cidu11_travel_application.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" .

