@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/af9064a4-e9eb-4014-a8a3-56a9826e21c8> a dcat:Dataset ;
    dct:description "The Discovery Files podcast covers projects funded by the National Science Foundation." ;
    dct:identifier "af9064a4-e9eb-4014-a8a3-56a9826e21c8" ;
    dct:issued "2025-12-01T04:38:43.728137"^^xsd:dateTime ;
    dct:modified "2025-12-01T04:38:43.728141"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NSF Discovery Files podcast" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nancy Kaplan" ;
            vcard:hasEmail <mailto:nkaplan@nsf.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/af9064a4-e9eb-4014-a8a3-56a9826e21c8/resource/57bb26c1-62f7-45c4-9c3d-6f6cfb81d1df> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/af9064a4-e9eb-4014-a8a3-56a9826e21c8/resource/57bb26c1-62f7-45c4-9c3d-6f6cfb81d1df> a dcat:Distribution ;
    dct:description "itunesdf.xml" ;
    dct:format "RSS" ;
    dct:issued "2014-10-31T16:16:15.930729"^^xsd:dateTime ;
    dct:modified "2025-12-01T04:38:43.722186"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.nsf.gov/news/mmg/rss/itunesdf.xml> ;
    dcat:mediaType "application/rss+xml" .

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

