@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/831685dc-6fed-49ed-9edb-773e4f48f1ff> a dcat:Dataset ;
    dct:description "An RSS feed that includes all open vacancies for Special Emphasis Programs at the National Science Foundation." ;
    dct:identifier "831685dc-6fed-49ed-9edb-773e4f48f1ff" ;
    dct:issued "2025-11-30T13:13:27.563616"^^xsd:dateTime ;
    dct:modified "2025-11-30T13:13:27.563620"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NSF Vacancies (Special Emphasis Programs) RSS feed" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nancy Kaplan" ;
            vcard:hasEmail <mailto:nkaplan@nsf.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/831685dc-6fed-49ed-9edb-773e4f48f1ff/resource/efd2a5f9-dbf3-45c8-88b8-3be490795b95> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/831685dc-6fed-49ed-9edb-773e4f48f1ff/resource/efd2a5f9-dbf3-45c8-88b8-3be490795b95> a dcat:Distribution ;
    dct:description "rss_www_vacancies_special.xml" ;
    dct:format "RSS" ;
    dct:issued "2014-10-31T16:16:18.662153"^^xsd:dateTime ;
    dct:modified "2025-11-30T13:13:27.557438"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.nsf.gov/rss/rss_www_vacancies_special.xml> ;
    dcat:mediaType "application/rss+xml" .

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

