@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/bf09684a-37eb-445e-96b3-213753d86b11> a dcat:Dataset ;
    dct:description "NSF's Discoveries RSS feed provides information on the results of NSF's public investment in science, engineering, education and technology. Read here about the Internet, microbursts, Web browsers, extrasolar planets, and more... a panoply of discoveries and innovations that began with NSF support." ;
    dct:identifier "bf09684a-37eb-445e-96b3-213753d86b11" ;
    dct:issued "2025-12-01T10:26:57.814510"^^xsd:dateTime ;
    dct:modified "2025-12-01T10:26:57.814514"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NSF Discoveries RSS feed" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nancy Kaplan" ;
            vcard:hasEmail <mailto:nkaplan@nsf.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/bf09684a-37eb-445e-96b3-213753d86b11/resource/45b584a3-61d2-434b-88ad-c443147fc28c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/bf09684a-37eb-445e-96b3-213753d86b11/resource/45b584a3-61d2-434b-88ad-c443147fc28c> a dcat:Distribution ;
    dct:description "rss_www_discoveries.xml" ;
    dct:format "RSS" ;
    dct:issued "2014-10-31T16:16:15.928459"^^xsd:dateTime ;
    dct:modified "2025-12-01T10:26:57.808365"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.nsf.gov/rss/rss_www_discoveries.xml> ;
    dcat:mediaType "application/rss+xml" .

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

