@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/542547d4-b766-4391-8c7f-b78e7f8301f8> a dcat:Dataset ;
    dct:description "An RSS feed that includes all open vacancies for Clerical and Technical positions at the National Science Foundation." ;
    dct:identifier "542547d4-b766-4391-8c7f-b78e7f8301f8" ;
    dct:issued "2025-11-29T20:54:16.341622"^^xsd:dateTime ;
    dct:modified "2025-11-29T20:54:16.341626"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NSF Vacancies (Clerical and Technical) RSS feed" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nancy Kaplan" ;
            vcard:hasEmail <mailto:nkaplan@nsf.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/542547d4-b766-4391-8c7f-b78e7f8301f8/resource/4e86e1ac-7a3e-46d9-b4ec-10cc437e5720> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/542547d4-b766-4391-8c7f-b78e7f8301f8/resource/4e86e1ac-7a3e-46d9-b4ec-10cc437e5720> a dcat:Distribution ;
    dct:description "rss_www_vacancies_clerical.xml" ;
    dct:format "RSS" ;
    dct:issued "2014-10-31T16:16:18.390346"^^xsd:dateTime ;
    dct:modified "2025-11-29T20:54:16.335512"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.nsf.gov/rss/rss_www_vacancies_clerical.xml> ;
    dcat:mediaType "application/rss+xml" .

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

