@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/485fe7a0-3a71-4181-b6cd-260263f9f320> a dcat:Dataset ;
    dct:description "An RSS feed that includes all open vacancies for Executive positions at the National Science Foundation." ;
    dct:identifier "485fe7a0-3a71-4181-b6cd-260263f9f320" ;
    dct:issued "2025-11-29T17:26:16.953591"^^xsd:dateTime ;
    dct:modified "2025-11-29T17:26:16.953596"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NSF Vacancies (Executive) RSS feed" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nancy Kaplan" ;
            vcard:hasEmail <mailto:nkaplan@nsf.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/485fe7a0-3a71-4181-b6cd-260263f9f320/resource/bd5c09fb-b571-439f-aaaf-6de9812a4646> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/485fe7a0-3a71-4181-b6cd-260263f9f320/resource/bd5c09fb-b571-439f-aaaf-6de9812a4646> a dcat:Distribution ;
    dct:description "rss_www_vacancies_executive.xml" ;
    dct:format "RSS" ;
    dct:issued "2014-10-31T16:16:18.572943"^^xsd:dateTime ;
    dct:modified "2025-11-29T17:26:16.947482"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.nsf.gov/rss/rss_www_vacancies_executive.xml> ;
    dcat:mediaType "application/rss+xml" .

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

