@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/e9065dea-f391-49a0-b6ae-bd2cf5697d6b> a dcat:Dataset ;
    dct:description "An RSS feed that includes all open vacancies for Scientific and Professional positions at the National Science Foundation." ;
    dct:identifier "e9065dea-f391-49a0-b6ae-bd2cf5697d6b" ;
    dct:issued "2025-12-02T01:57:54.607299"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:57:54.607304"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NSF Vacancies (Scientific and Professional) RSS feed" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nancy Kaplan" ;
            vcard:hasEmail <mailto:nkaplan@nsf.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e9065dea-f391-49a0-b6ae-bd2cf5697d6b/resource/114683dc-31d4-4e3d-8a7b-fc9f05f736f4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e9065dea-f391-49a0-b6ae-bd2cf5697d6b/resource/114683dc-31d4-4e3d-8a7b-fc9f05f736f4> a dcat:Distribution ;
    dct:description "rss_www_vacancies_scientific.xml" ;
    dct:format "RSS" ;
    dct:issued "2014-10-31T16:16:18.559554"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:57:54.599123"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.nsf.gov/rss/rss_www_vacancies_scientific.xml> ;
    dcat:mediaType "application/rss+xml" .

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

