@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/8db36ec1-bab4-4485-8789-710383ccd8e5> a dcat:Dataset ;
    dct:description "An RSS feed containing upcoming due dates for NSF funding opportunties." ;
    dct:identifier "8db36ec1-bab4-4485-8789-710383ccd8e5" ;
    dct:issued "2025-11-30T16:44:37.056396"^^xsd:dateTime ;
    dct:modified "2025-11-30T16:44:37.056401"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NSF Upcoming Due Dates RSS feed" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nancy Kaplan" ;
            vcard:hasEmail <mailto:nkaplan@nsf.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8db36ec1-bab4-4485-8789-710383ccd8e5/resource/58404c60-205c-4cae-9a55-0f175cadf66a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/8db36ec1-bab4-4485-8789-710383ccd8e5/resource/58404c60-205c-4cae-9a55-0f175cadf66a> a dcat:Distribution ;
    dct:description "rss_www_funding_upcoming.xml" ;
    dct:format "RSS" ;
    dct:issued "2014-10-31T16:16:16.085557"^^xsd:dateTime ;
    dct:modified "2025-11-30T16:44:37.049772"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.nsf.gov/rss/rss_www_funding_upcoming.xml> ;
    dcat:mediaType "application/rss+xml" .

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

