@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/804f7606-9e5e-4aa5-b82f-3d4e59896de8> a dcat:Dataset ;
    dct:description "Web-based e-Recruitment system that provides both Department of Labor (DOL) employees and outside job seekers the opportunity to apply for DOL jobs via the Internet." ;
    dct:identifier "OASAM OHR-25-012:044-236" ;
    dct:issued "2025-11-22T23:55:34.096180"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-02-19T20:05:45.381000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DOORS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michelle Abellar" ;
            vcard:hasEmail <mailto:Abellar.Michelle@dol.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "applications",
        "certificate",
        "ckan",
        "geo",
        "geoss",
        "job-vacancies",
        "national",
        "north-america",
        "oasam",
        "ohr",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

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

